HTML Entity (dec) | ᒚ |
HTML Entity (hex) | ᒚ |
UTF-8 (hex) | 0xe1929a / 0xe1 0x92 0x9a (3 bytes) |
UTF-8 (dec) | 225, 146, 154 (3 bytes) |
UTF-16-BE (hex) | 0x149a / 0x14 0x9a (2 bytes) |
UTF-16-BE (dec) | 20, 154 (2 bytes) |
UTF-32-BE (hex) | 0x149a / 0x00 0x00 0x14 0x9a (4 bytes) |
UTF-32-BE (dec) | 0, 0, 20, 154 (4 bytes) |
C/C++/Java source code | "\u149a" |
Python source code | "\u149a" |