HTML Entity (dec) | ⵗ |
HTML Entity (hex) | ⵗ |
UTF-8 (hex) | 0xe2b597 / 0xe2 0xb5 0x97 (3 bytes) |
UTF-8 (dec) | 226, 181, 151 (3 bytes) |
UTF-16-BE (hex) | 0x2d57 / 0x2d 0x57 (2 bytes) |
UTF-16-BE (dec) | 45, 87 (2 bytes) |
UTF-32-BE (hex) | 0x2d57 / 0x00 0x00 0x2d 0x57 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 45, 87 (4 bytes) |
C/C++/Java source code | "\u2d57" |
Python source code | "\u2d57" |