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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN ?摸槽櫛♂曹鈺 00111111100101101100110010010001100001011000101111111001100000011000100110010001100000101111101111000100 3f96cc91858bf981899182fbc4
EUC-JP ?摸槽櫛♂曹鈺 0011111111001100110011101100000111100101101101101111101110100001111010011100000111100010100011111110001111010101 3fcccec1e5b6fba1e9c1e28fe3d5
UTF-8 뤲摸槽櫛♂曹鈺 111010111010010010110010111001101001000110111000111001101010011110111101111001101010101110011011111000101001100110000010111001101001101110111001111010011000100010111010 eba4b2e691b8e6a7bde6ab9be29982e69bb9e988ba
UHC 뤲摸槽櫛♂曹鈺 1000111111100000110110011011100011110000110010111111000111101110101000011100111011110000110001111110100010101101 8fe0d9b8f0cbf1eea1cef0c7e8ad

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