HTML Entity (dec) | 娕 |
HTML Entity (hex) | 娕 |
UTF-8 (hex) | 0xe5a895 / 0xe5 0xa8 0x95 (3 bytes) |
UTF-8 (dec) | 229, 168, 149 (3 bytes) |
UTF-16-BE (hex) | 0x5a15 / 0x5a 0x15 (2 bytes) |
UTF-16-BE (dec) | 90, 21 (2 bytes) |
UTF-32-BE (hex) | 0x5a15 / 0x00 0x00 0x5a 0x15 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 90, 21 (4 bytes) |
C/C++/Java source code | "\u5a15" |
Python source code | "\u5a15" |