| HTML Entity (dec) | 󠅸 | 
| HTML Entity (hex) | 󠅸 | 
| UTF-8 (hex) | 0xf3a085b8 / 0xf3 0xa0 0x85 0xb8 (4 bytes) | 
| UTF-8 (dec) | 243, 160, 133, 184 (4 bytes) | 
| UTF-16-BE (hex) | 0xdb40dd78 / 0xdb 0x40 0xdd 0x78 (4 bytes) | 
| UTF-16-BE (dec) | 219, 64, 221, 120 (4 bytes) | 
| UTF-32-BE (hex) | 0xe0178 / 0x00 0x0e 0x01 0x78 (4 bytes) | 
| UTF-32-BE (dec) | 0, 14, 1, 120 (4 bytes) | 
| C/C++/Java source code | "\ue0178" | 
| Python source code | "\ue0178" |