HTML Entity (dec) | ߏ |
HTML Entity (hex) | ߏ |
UTF-8 (hex) | 0xdf8f / 0xdf 0x8f (2 bytes) |
UTF-8 (dec) | 223, 143 (2 bytes) |
UTF-16-BE (hex) | 0x7cf / 0x07 0xcf (2 bytes) |
UTF-16-BE (dec) | 7, 207 (2 bytes) |
UTF-32-BE (hex) | 0x7cf / 0x00 0x00 0x07 0xcf (4 bytes) |
UTF-32-BE (dec) | 0, 0, 7, 207 (4 bytes) |
C/C++/Java source code | "\u07cf" |
Python source code | "\u07cf" |