HTML Entity (dec) | ܨ |
HTML Entity (hex) | ܨ |
UTF-8 (hex) | 0xdca8 / 0xdc 0xa8 (2 bytes) |
UTF-8 (dec) | 220, 168 (2 bytes) |
UTF-16-BE (hex) | 0x728 / 0x07 0x28 (2 bytes) |
UTF-16-BE (dec) | 7, 40 (2 bytes) |
UTF-32-BE (hex) | 0x728 / 0x00 0x00 0x07 0x28 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 7, 40 (4 bytes) |
C/C++/Java source code | "\u0728" |
Python source code | "\u0728" |