HTML Entity (dec) | Ἔ |
HTML Entity (hex) | Ἔ |
UTF-8 (hex) | 0xe1bc9c / 0xe1 0xbc 0x9c (3 bytes) |
UTF-8 (dec) | 225, 188, 156 (3 bytes) |
UTF-16-BE (hex) | 0x1f1c / 0x1f 0x1c (2 bytes) |
UTF-16-BE (dec) | 31, 28 (2 bytes) |
UTF-32-BE (hex) | 0x1f1c / 0x00 0x00 0x1f 0x1c (4 bytes) |
UTF-32-BE (dec) | 0, 0, 31, 28 (4 bytes) |
C/C++/Java source code | "\u1f1c" |
Python source code | "\u1f1c" |