HTML Entity (dec) | ꂄ |
HTML Entity (hex) | ꂄ |
UTF-8 (hex) | 0xea8284 / 0xea 0x82 0x84 (3 bytes) |
UTF-8 (dec) | 234, 130, 132 (3 bytes) |
UTF-16-BE (hex) | 0xa084 / 0xa0 0x84 (2 bytes) |
UTF-16-BE (dec) | 160, 132 (2 bytes) |
UTF-32-BE (hex) | 0xa084 / 0x00 0x00 0xa0 0x84 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 160, 132 (4 bytes) |
C/C++/Java source code | "\ua084" |
Python source code | "\ua084" |