HTML Entity (dec) | 嵐 |
HTML Entity (hex) | 嵐 |
UTF-8 (hex) | 0xefa4a1 / 0xef 0xa4 0xa1 (3 bytes) |
UTF-8 (dec) | 239, 164, 161 (3 bytes) |
UTF-16-BE (hex) | 0xf921 / 0xf9 0x21 (2 bytes) |
UTF-16-BE (dec) | 249, 33 (2 bytes) |
UTF-32-BE (hex) | 0xf921 / 0x00 0x00 0xf9 0x21 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 249, 33 (4 bytes) |
C/C++/Java source code | "\uf921" |
Python source code | "\uf921" |