HTML Entity (dec) | ϯ |
HTML Entity (hex) | ϯ |
UTF-8 (hex) | 0xcfaf / 0xcf 0xaf (2 bytes) |
UTF-8 (dec) | 207, 175 (2 bytes) |
UTF-16-BE (hex) | 0x3ef / 0x03 0xef (2 bytes) |
UTF-16-BE (dec) | 3, 239 (2 bytes) |
UTF-32-BE (hex) | 0x3ef / 0x00 0x00 0x03 0xef (4 bytes) |
UTF-32-BE (dec) | 0, 0, 3, 239 (4 bytes) |
C/C++/Java source code | "\u03ef" |
Python source code | "\u03ef" |