HTML Entity (dec) | ቪ |
HTML Entity (hex) | ቪ |
UTF-8 (hex) | 0xe189aa / 0xe1 0x89 0xaa (3 bytes) |
UTF-8 (dec) | 225, 137, 170 (3 bytes) |
UTF-16-BE (hex) | 0x126a / 0x12 0x6a (2 bytes) |
UTF-16-BE (dec) | 18, 106 (2 bytes) |
UTF-32-BE (hex) | 0x126a / 0x00 0x00 0x12 0x6a (4 bytes) |
UTF-32-BE (dec) | 0, 0, 18, 106 (4 bytes) |
C/C++/Java source code | "\u126a" |
Python source code | "\u126a" |