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 ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
EUC-JP ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
UTF-8 렻ㅔ졈렻ㅔ궷렻ㅔ궷^ 11101011101000001011101111100011100001011001010011101100101000011000100011101011101000001011101111100011100001011001010011101010101101101011011111101011101000001011101111100011100001011001010011101010101101101011011101011110 eba0bbe38594eca188eba0bbe38594eab6b7eba0bbe38594eab6b75e
UHC 렻ㅔ졈렻ㅔ궷렻ㅔ궷^ 10001110110000111010010011000100110000011011000110001110110000111010010011000100101100011100110010001110110000111010010011000100101100011100110001011110 8ec3a4c4c1b18ec3a4c4b1cc8ec3a4c4b1cc5e

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