HTML Entity (dec) | ω |
HTML Entity (hex) | ω |
UTF-8 (hex) | 0xcf89 / 0xcf 0x89 (2 bytes) |
UTF-8 (dec) | 207, 137 (2 bytes) |
UTF-16-BE (hex) | 0x3c9 / 0x03 0xc9 (2 bytes) |
UTF-16-BE (dec) | 3, 201 (2 bytes) |
UTF-32-BE (hex) | 0x3c9 / 0x00 0x00 0x03 0xc9 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 3, 201 (4 bytes) |
C/C++/Java source code | "\u03c9" |
Python source code | "\u03c9" |