| HTML Entity (dec) | 䒶 |
| HTML Entity (hex) | 䒶 |
| UTF-8 (hex) | 0xe492b6 / 0xe4 0x92 0xb6 (3 bytes) |
| UTF-8 (dec) | 228, 146, 182 (3 bytes) |
| UTF-16-BE (hex) | 0x44b6 / 0x44 0xb6 (2 bytes) |
| UTF-16-BE (dec) | 68, 182 (2 bytes) |
| UTF-32-BE (hex) | 0x44b6 / 0x00 0x00 0x44 0xb6 (4 bytes) |
| UTF-32-BE (dec) | 0, 0, 68, 182 (4 bytes) |
| C/C++/Java source code | "\u44b6" |
| Python source code | "\u44b6" |