| HTML Entity (dec) | Փ |
| HTML Entity (hex) | Փ |
| UTF-8 (hex) | 0xd593 / 0xd5 0x93 (2 bytes) |
| UTF-8 (dec) | 213, 147 (2 bytes) |
| UTF-16-BE (hex) | 0x553 / 0x05 0x53 (2 bytes) |
| UTF-16-BE (dec) | 5, 83 (2 bytes) |
| UTF-32-BE (hex) | 0x553 / 0x00 0x00 0x05 0x53 (4 bytes) |
| UTF-32-BE (dec) | 0, 0, 5, 83 (4 bytes) |
| C/C++/Java source code | "\u0553" |
| Python source code | "\u0553" |