HTML Entity (dec) | 頻 |
HTML Entity (hex) | 頻 |
UTF-8 (hex) | 0xefa9aa / 0xef 0xa9 0xaa (3 bytes) |
UTF-8 (dec) | 239, 169, 170 (3 bytes) |
UTF-16-BE (hex) | 0xfa6a / 0xfa 0x6a (2 bytes) |
UTF-16-BE (dec) | 250, 106 (2 bytes) |
UTF-32-BE (hex) | 0xfa6a / 0x00 0x00 0xfa 0x6a (4 bytes) |
UTF-32-BE (dec) | 0, 0, 250, 106 (4 bytes) |
C/C++/Java source code | "\ufa6a" |
Python source code | "\ufa6a" |