HTML Entity (dec) | ꯳ |
HTML Entity (hex) | ꯳ |
UTF-8 (hex) | 0xeaafb3 / 0xea 0xaf 0xb3 (3 bytes) |
UTF-8 (dec) | 234, 175, 179 (3 bytes) |
UTF-16-BE (hex) | 0xabf3 / 0xab 0xf3 (2 bytes) |
UTF-16-BE (dec) | 171, 243 (2 bytes) |
UTF-32-BE (hex) | 0xabf3 / 0x00 0x00 0xab 0xf3 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 171, 243 (4 bytes) |
C/C++/Java source code | "\uabf3" |
Python source code | "\uabf3" |