HTML Entity (dec) | 飼 |
HTML Entity (hex) | 飼 |
UTF-8 (hex) | 0xefa8ab / 0xef 0xa8 0xab (3 bytes) |
UTF-8 (dec) | 239, 168, 171 (3 bytes) |
UTF-16-BE (hex) | 0xfa2b / 0xfa 0x2b (2 bytes) |
UTF-16-BE (dec) | 250, 43 (2 bytes) |
UTF-32-BE (hex) | 0xfa2b / 0x00 0x00 0xfa 0x2b (4 bytes) |
UTF-32-BE (dec) | 0, 0, 250, 43 (4 bytes) |
C/C++/Java source code | "\ufa2b" |
Python source code | "\ufa2b" |