HTML Entity (dec) | 狼 |
HTML Entity (hex) | 狼 |
UTF-8 (hex) | 0xefa4ab / 0xef 0xa4 0xab (3 bytes) |
UTF-8 (dec) | 239, 164, 171 (3 bytes) |
UTF-16-BE (hex) | 0xf92b / 0xf9 0x2b (2 bytes) |
UTF-16-BE (dec) | 249, 43 (2 bytes) |
UTF-32-BE (hex) | 0xf92b / 0x00 0x00 0xf9 0x2b (4 bytes) |
UTF-32-BE (dec) | 0, 0, 249, 43 (4 bytes) |
C/C++/Java source code | "\uf92b" |
Python source code | "\uf92b" |