HTML Entity (dec) | ꬑ |
HTML Entity (hex) | ꬑ |
UTF-8 (hex) | 0xeaac91 / 0xea 0xac 0x91 (3 bytes) |
UTF-8 (dec) | 234, 172, 145 (3 bytes) |
UTF-16-BE (hex) | 0xab11 / 0xab 0x11 (2 bytes) |
UTF-16-BE (dec) | 171, 17 (2 bytes) |
UTF-32-BE (hex) | 0xab11 / 0x00 0x00 0xab 0x11 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 171, 17 (4 bytes) |
C/C++/Java source code | "\uab11" |
Python source code | u"\uab11" |