HTML Entity (dec) | ꟿ |
HTML Entity (hex) | ꟿ |
UTF-8 (hex) | 0xea9fbf / 0xea 0x9f 0xbf (3 bytes) |
UTF-8 (dec) | 234, 159, 191 (3 bytes) |
UTF-16-BE (hex) | 0xa7ff / 0xa7 0xff (2 bytes) |
UTF-16-BE (dec) | 167, 255 (2 bytes) |
UTF-32-BE (hex) | 0xa7ff / 0x00 0x00 0xa7 0xff (4 bytes) |
UTF-32-BE (dec) | 0, 0, 167, 255 (4 bytes) |
C/C++/Java source code | "\ua7ff" |
Python source code | "\ua7ff" |