CYRILLIC CAPITAL LETTER IE WITH GRAVE
Ѐ
U+0400
Character Properties
General Category
Letter, Other (Lo)
Bidi Class
L (Left-to-Right)
Combining Class
0 (Spacing, split, enclosing, reordrant, and Tibetan subjoined)
Block
Cyrillic
Character Encoding
UTF-8
0xD00x80
UTF-16
0x0400
UTF-32
0x00000400
Copy & Paste Codes
Character
Ѐ
Unicode Escape
\u{0400}
HTML Entity (Decimal)
Ѐ
HTML Entity (Hex)
Ѐ
CSS Code
\0400
JavaScript
String.fromCodePoint(0x0400)
Python
chr(0x0400)