| HTML Entity (dec) | ۑ | |
| HTML Entity (hex) | ۑ | |
| UTF-8 (hex) | 0xdb91 / 0xdb 0x91 (2 bytes) | |
| UTF-8 (dec) | 219, 145 (2 bytes) | |
| UTF-16-BE (hex) | 0x6d1 / 0x06 0xd1 (2 bytes) | |
| UTF-16-BE (dec) | 6, 209 (2 bytes) | |
| UTF-32-BE (hex) | 0x6d1 / 0x00 0x00 0x06 0xd1 (4 bytes) | |
| UTF-32-BE (dec) | 0, 0, 6, 209 (4 bytes) | |
| C/C++/Java source code | "\u06d1" | |
| Python source code | u"\u06d1" |