To what bitstring a character(s) is encoded in each character set?
Input one character or short letters and click "Convert."
Charset | Character | Bit string (binary) | Bit String (hexadecimal) |
---|---|---|---|
ISO-8859-1 | ?????? | 001111110011111100111111001111110011111100111111 | 3f3f3f3f3f3f |
SJIS-WIN | 與??媛х? | 111001000110111100111111001111111001010101010001100001001000011100111111 | e46f3f3f955184873f |
EUC-JP | 與??媛х? | 111001111101000000111111001111111100100110110010101001111110011100111111 | e7d03f3fc9b2a7e73f |
UTF-8 | 與쀥룢媛х맢 | 1110100010001000100001111110110010000000101001011110101110100011101000101110010110101010100110111101000110000101111010111010011110100010 | e88887ec80a5eba3a2e5aa9bd185eba7a2 |
UHC | 與쀥룢媛х맢 | 111001101010100010010111111001011000111110011011111010101011000010101100111001111001000010101110 | e6a897e58f9beab0ace790ae |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)