No, the echo command is to just show the result of the Cyrillic conversion in ANSI encode.

You enter this in any mirc window:
Quote:
//echo $utfencode(АаБбВвГгДдЂђЕеЖжЗзИиЈјКкЛлЉљМмНнЊњОоПпРрСсТтЋћУуФфХхЦцЧчЏџШш)


And then it will output these characters:
Code:
АаБбВвГгДдЂђЕеЖжЗзИиЈјКкЛлЉљМмНнЊњОоПпРрСсТтЋћУуФфХхЦцЧчЏџШш


and they are to be placed inside the on text code.

Ok, how about we do something different here. Put this code inside your remote:

Code:
on $*:TEXT:/(А|а|Б|б|В|в|Г|г|Д|д|Ђ|ђ|Е|е|Ж|ж|З|з|И|и|Ј|ј|К|к|Л|л|Љ|љ|М|м|Н|н|Њ|њ|О|о|П|п|Р|р|С|с|Т|т|Ћ|ћ|У|у|Ф|ф|Х|х|Ц|ц|Ч|ч|Џ|џ|Ш|ш)/giS:#: {
  if ($regml(1) isin $1-) { msg $chan I recognize $nick has said the Cyrillic letter: $v1 }
}


Now say an actual Cyrilic letter using another nickname in your channel. Let's say I put the word Ж

Your bot shall say this in your channel:

<YourBot> I recognize Tomao has said the Cyrillic letter: &#1046;