HTML Entity (dec) | ̰ |
HTML Entity (hex) | ̰ |
UTF-8 (hex) | 0xccb0 / 0xcc 0xb0 (2 bytes) |
UTF-8 (dec) | 204, 176 (2 bytes) |
UTF-16-BE (hex) | 0x330 / 0x03 0x30 (2 bytes) |
UTF-16-BE (dec) | 3, 48 (2 bytes) |
UTF-32-BE (hex) | 0x330 / 0x00 0x00 0x03 0x30 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 3, 48 (4 bytes) |
C/C++/Java source code | "\u0330" |
Python source code | "\u0330" |