HTML Entity (dec) | ꀳ |
HTML Entity (hex) | ꀳ |
UTF-8 (hex) | 0xea80b3 / 0xea 0x80 0xb3 (3 bytes) |
UTF-8 (dec) | 234, 128, 179 (3 bytes) |
UTF-16-BE (hex) | 0xa033 / 0xa0 0x33 (2 bytes) |
UTF-16-BE (dec) | 160, 51 (2 bytes) |
UTF-32-BE (hex) | 0xa033 / 0x00 0x00 0xa0 0x33 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 160, 51 (4 bytes) |
C/C++/Java source code | "\ua033" |
Python source code | "\ua033" |