HTML Entity (dec) | 𢎂 |
HTML Entity (hex) | 𢎂 |
UTF-8 (hex) | 0xf0a28e82 / 0xf0 0xa2 0x8e 0x82 (4 bytes) |
UTF-8 (dec) | 240, 162, 142, 130 (4 bytes) |
UTF-16-BE (hex) | 0xd848df82 / 0xd8 0x48 0xdf 0x82 (4 bytes) |
UTF-16-BE (dec) | 216, 72, 223, 130 (4 bytes) |
UTF-32-BE (hex) | 0x22382 / 0x00 0x02 0x23 0x82 (4 bytes) |
UTF-32-BE (dec) | 0, 2, 35, 130 (4 bytes) |
C/C++/Java source code | "\u22382" |
Python source code | "\u22382" |