| HTML Entity (dec) | 賓 |
| HTML Entity (hex) | 賓 |
| UTF-8 (hex) | 0xefa9a4 / 0xef 0xa9 0xa4 (3 bytes) |
| UTF-8 (dec) | 239, 169, 164 (3 bytes) |
| UTF-16-BE (hex) | 0xfa64 / 0xfa 0x64 (2 bytes) |
| UTF-16-BE (dec) | 250, 100 (2 bytes) |
| UTF-32-BE (hex) | 0xfa64 / 0x00 0x00 0xfa 0x64 (4 bytes) |
| UTF-32-BE (dec) | 0, 0, 250, 100 (4 bytes) |
| C/C++/Java source code | "\ufa64" |
| Python source code | "\ufa64" |