| HTML Entity (dec) | 閽 |
| HTML Entity (hex) | 閽 |
| UTF-8 (hex) | 0xe996bd / 0xe9 0x96 0xbd (3 bytes) |
| UTF-8 (dec) | 233, 150, 189 (3 bytes) |
| UTF-16-BE (hex) | 0x95bd / 0x95 0xbd (2 bytes) |
| UTF-16-BE (dec) | 149, 189 (2 bytes) |
| UTF-32-BE (hex) | 0x95bd / 0x00 0x00 0x95 0xbd (4 bytes) |
| UTF-32-BE (dec) | 0, 0, 149, 189 (4 bytes) |
| C/C++/Java source code | "\u95bd" |
| Python source code | "\u95bd" |