| HTML Entity (dec) | 푷 |
| HTML Entity (hex) | 푷 |
| UTF-8 (hex) | 0xed91b7 / 0xed 0x91 0xb7 (3 bytes) |
| UTF-8 (dec) | 237, 145, 183 (3 bytes) |
| UTF-16-BE (hex) | 0xd477 / 0xd4 0x77 (2 bytes) |
| UTF-16-BE (dec) | 212, 119 (2 bytes) |
| UTF-32-BE (hex) | 0xd477 / 0x00 0x00 0xd4 0x77 (4 bytes) |
| UTF-32-BE (dec) | 0, 0, 212, 119 (4 bytes) |
| C/C++/Java source code | "\ud477" |
| Python source code | "\ud477" |