HTML Entity (dec) | 㮓 |
HTML Entity (hex) | 㮓 |
UTF-8 (hex) | 0xe3ae93 / 0xe3 0xae 0x93 (3 bytes) |
UTF-8 (dec) | 227, 174, 147 (3 bytes) |
UTF-16-BE (hex) | 0x3b93 / 0x3b 0x93 (2 bytes) |
UTF-16-BE (dec) | 59, 147 (2 bytes) |
UTF-32-BE (hex) | 0x3b93 / 0x00 0x00 0x3b 0x93 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 59, 147 (4 bytes) |
C/C++/Java source code | "\u3b93" |
Python source code | "\u3b93" |