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 | 曜③?節?? | 100101110110101010000111010000100011111110010000110111110011111100111111 | 976a87423f90df3f3f |
EUC-JP | 曜??節?? | 1100110111001011001111110011111111000000111000010011111100111111 | cdcb3f3fc0e13f3f |
UTF-8 | 曜③죱節ㅿ쉈 | 111001101001101110011100111000101001000110100010111011001010001110110001111001111010111110000000111000111000010110111111111011001000100110001000 | e69b9ce291a2eca3b1e7af80e385bfec8988 |
UHC | 曜③죱節ㅿ쉈 | 111010001111100010101000111010011010000110001100111011111011110110100100111011111011110110100101 | e8f8a8e9a18cefbda4efbda5 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)