HTML Entity (dec) | 盛 |
HTML Entity (hex) | 盛 |
UTF-8 (hex) | 0xefaaa7 / 0xef 0xaa 0xa7 (3 bytes) |
UTF-8 (dec) | 239, 170, 167 (3 bytes) |
UTF-16-BE (hex) | 0xfaa7 / 0xfa 0xa7 (2 bytes) |
UTF-16-BE (dec) | 250, 167 (2 bytes) |
UTF-32-BE (hex) | 0xfaa7 / 0x00 0x00 0xfa 0xa7 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 250, 167 (4 bytes) |
C/C++/Java source code | "\ufaa7" |
Python source code | "\ufaa7" |