HTML Entity (dec) | ̘ |
HTML Entity (hex) | ̘ |
UTF-8 (hex) | 0xcc98 / 0xcc 0x98 (2 bytes) |
UTF-8 (dec) | 204, 152 (2 bytes) |
UTF-16-BE (hex) | 0x318 / 0x03 0x18 (2 bytes) |
UTF-16-BE (dec) | 3, 24 (2 bytes) |
UTF-32-BE (hex) | 0x318 / 0x00 0x00 0x03 0x18 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 3, 24 (4 bytes) |
C/C++/Java source code | "\u0318" |
Python source code | "\u0318" |