To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 ????C??? 0011111100111111001111110011111101000011001111110011111100111111 3f3f3f3f433f3f3f
SJIS-WIN ???粃C??蒡 00111111001111110011111111100010111000010100001100111111001111111110010011101110 3f3f3fe2e1433f3fe4ee
EUC-JP ???粃C??蒡 00111111001111110011111111100100111000110100001100111111001111111110100011110000 3f3f3fe4e3433f3fe8f0
UTF-8 뤶쫷퐥粃C쫷퐥蒡 11101011101001001011011011101100101010111011011111101101100100001010010111100111101100101000001101000011111011001010101110110111111011011001000010100101111010001001001010100001 eba4b6ecabb7ed90a5e7b28343ecabb7ed90a5e892a1
UHC 뤶쫷퐥粃C쫷퐥蒡 100011111110010010100110100011101011110110001110110111011111101101000011101001101000111010111101100011101101101110111100 8fe4a68ebd8eddfb43a68ebd8edbbc

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)