HTML Entity (dec) | Ϲ |
HTML Entity (hex) | Ϲ |
UTF-8 (hex) | 0xcfb9 / 0xcf 0xb9 (2 bytes) |
UTF-8 (dec) | 207, 185 (2 bytes) |
UTF-16-BE (hex) | 0x3f9 / 0x03 0xf9 (2 bytes) |
UTF-16-BE (dec) | 3, 249 (2 bytes) |
UTF-32-BE (hex) | 0x3f9 / 0x00 0x00 0x03 0xf9 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 3, 249 (4 bytes) |
C/C++/Java source code | "\u03f9" |
Python source code | "\u03f9" |