HTML Entity (dec) | ፲ |
HTML Entity (hex) | ፲ |
UTF-8 (hex) | 0xe18db2 / 0xe1 0x8d 0xb2 (3 bytes) |
UTF-8 (dec) | 225, 141, 178 (3 bytes) |
UTF-16-BE (hex) | 0x1372 / 0x13 0x72 (2 bytes) |
UTF-16-BE (dec) | 19, 114 (2 bytes) |
UTF-32-BE (hex) | 0x1372 / 0x00 0x00 0x13 0x72 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 19, 114 (4 bytes) |
C/C++/Java source code | "\u1372" |
Python source code | "\u1372" |