HTML Entity (dec) | 見 |
HTML Entity (hex) | 見 |
UTF-8 (hex) | 0xefa88a / 0xef 0xa8 0x8a (3 bytes) |
UTF-8 (dec) | 239, 168, 138 (3 bytes) |
UTF-16-BE (hex) | 0xfa0a / 0xfa 0x0a (2 bytes) |
UTF-16-BE (dec) | 250, 10 (2 bytes) |
UTF-32-BE (hex) | 0xfa0a / 0x00 0x00 0xfa 0x0a (4 bytes) |
UTF-32-BE (dec) | 0, 0, 250, 10 (4 bytes) |
C/C++/Java source code | "\ufa0a" |
Python source code | "\ufa0a" |