HTML Entity (dec) | ㆔ |
HTML Entity (hex) | ㆔ |
UTF-8 (hex) | 0xe38694 / 0xe3 0x86 0x94 (3 bytes) |
UTF-8 (dec) | 227, 134, 148 (3 bytes) |
UTF-16-BE (hex) | 0x3194 / 0x31 0x94 (2 bytes) |
UTF-16-BE (dec) | 49, 148 (2 bytes) |
UTF-32-BE (hex) | 0x3194 / 0x00 0x00 0x31 0x94 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 49, 148 (4 bytes) |
C/C++/Java source code | "\u3194" |
Python source code | "\u3194" |