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 ?????}?????{^ 00111111001111110011111100111111001111110111110100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f7d3f3f3f3f3f7b5e
SJIS-WIN ?????}?????{^ 00111111001111110011111100111111001111110111110100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f7d3f3f3f3f3f7b5e
EUC-JP ?瑗???}?瑗???{^ 0011111110001111110011001100000000111111001111110011111101111101001111111000111111001100110000000011111100111111001111110111101101011110 3f8fccc03f3f3f7d3f8fccc03f3f3f7b5e
UTF-8 뤾瑗깰렩롉}뤾瑗깰렩롉{^ 111010111010010010111110111001111001000110010111111010101011100110110000111010111010000010101001111010111010000110001001011111011110101110100100101111101110011110010001100101111110101010111001101100001110101110100000101010011110101110100001100010010111101101011110 eba4bee79197eab9b0eba0a9eba1897deba4bee79197eab9b0eba0a9eba1897b5e
UHC 뤾瑗깰렩롉}뤾瑗깰렩롉{^ 1000111111101010111010101011110010110001111111011000111010110111100011101100111101111101100011111110101011101010101111001011000111111101100011101011011110001110110011110111101101011110 8feaeabcb1fd8eb78ecf7d8feaeabcb1fd8eb78ecf7b5e

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