HTML Entity (dec) | 𢁽 |
HTML Entity (hex) | 𢁽 |
UTF-8 (hex) | 0xf0a281bd / 0xf0 0xa2 0x81 0xbd (4 bytes) |
UTF-8 (dec) | 240, 162, 129, 189 (4 bytes) |
UTF-16-BE (hex) | 0xd848dc7d / 0xd8 0x48 0xdc 0x7d (4 bytes) |
UTF-16-BE (dec) | 216, 72, 220, 125 (4 bytes) |
UTF-32-BE (hex) | 0x2207d / 0x00 0x02 0x20 0x7d (4 bytes) |
UTF-32-BE (dec) | 0, 2, 32, 125 (4 bytes) |
C/C++/Java source code | "\u2207d" |
Python source code | "\u2207d" |