| HTML Entity (dec) | ڶ |
| HTML Entity (hex) | ڶ |
| UTF-8 (hex) | 0xdab6 / 0xda 0xb6 (2 bytes) |
| UTF-8 (dec) | 218, 182 (2 bytes) |
| UTF-16-BE (hex) | 0x6b6 / 0x06 0xb6 (2 bytes) |
| UTF-16-BE (dec) | 6, 182 (2 bytes) |
| UTF-32-BE (hex) | 0x6b6 / 0x00 0x00 0x06 0xb6 (4 bytes) |
| UTF-32-BE (dec) | 0, 0, 6, 182 (4 bytes) |
| C/C++/Java source code | "\u06b6" |
| Python source code | "\u06b6" |