| HTML Entity (dec) | ꡬ |
| HTML Entity (hex) | ꡬ |
| UTF-8 (hex) | 0xeaa1ac / 0xea 0xa1 0xac (3 bytes) |
| UTF-8 (dec) | 234, 161, 172 (3 bytes) |
| UTF-16-BE (hex) | 0xa86c / 0xa8 0x6c (2 bytes) |
| UTF-16-BE (dec) | 168, 108 (2 bytes) |
| UTF-32-BE (hex) | 0xa86c / 0x00 0x00 0xa8 0x6c (4 bytes) |
| UTF-32-BE (dec) | 0, 0, 168, 108 (4 bytes) |
| C/C++/Java source code | "\ua86c" |
| Python source code | "\ua86c" |