HTML Entity (dec) | Ϣ |
HTML Entity (hex) | Ϣ |
UTF-8 (hex) | 0xcfa2 / 0xcf 0xa2 (2 bytes) |
UTF-8 (dec) | 207, 162 (2 bytes) |
UTF-16-BE (hex) | 0x3e2 / 0x03 0xe2 (2 bytes) |
UTF-16-BE (dec) | 3, 226 (2 bytes) |
UTF-32-BE (hex) | 0x3e2 / 0x00 0x00 0x03 0xe2 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 3, 226 (4 bytes) |
C/C++/Java source code | "\u03e2" |
Python source code | "\u03e2" |