HTML Entity (dec) | Ծ |
HTML Entity (hex) | Ծ |
UTF-8 (hex) | 0xd4be / 0xd4 0xbe (2 bytes) |
UTF-8 (dec) | 212, 190 (2 bytes) |
UTF-16-BE (hex) | 0x53e / 0x05 0x3e (2 bytes) |
UTF-16-BE (dec) | 5, 62 (2 bytes) |
UTF-32-BE (hex) | 0x53e / 0x00 0x00 0x05 0x3e (4 bytes) |
UTF-32-BE (dec) | 0, 0, 5, 62 (4 bytes) |
C/C++/Java source code | "\u053e" |
Python source code | "\u053e" |