| HTML Entity (dec) | Ԯ |
| HTML Entity (hex) | Ԯ |
| UTF-8 (hex) | 0xd4ae / 0xd4 0xae (2 bytes) |
| UTF-8 (dec) | 212, 174 (2 bytes) |
| UTF-16-BE (hex) | 0x52e / 0x05 0x2e (2 bytes) |
| UTF-16-BE (dec) | 5, 46 (2 bytes) |
| UTF-32-BE (hex) | 0x52e / 0x00 0x00 0x05 0x2e (4 bytes) |
| UTF-32-BE (dec) | 0, 0, 5, 46 (4 bytes) |
| C/C++/Java source code | "\u052e" |
| Python source code | "\u052e" |