HTML Entity (dec) | ᄋ |
HTML Entity (hex) | ᄋ |
UTF-8 (hex) | 0xefbeb7 / 0xef 0xbe 0xb7 (3 bytes) |
UTF-8 (dec) | 239, 190, 183 (3 bytes) |
UTF-16-BE (hex) | 0xffb7 / 0xff 0xb7 (2 bytes) |
UTF-16-BE (dec) | 255, 183 (2 bytes) |
UTF-32-BE (hex) | 0xffb7 / 0x00 0x00 0xff 0xb7 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 255, 183 (4 bytes) |
C/C++/Java source code | "\uffb7" |
Python source code | "\uffb7" |