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 ????h???? 001111110011111100111111001111110110100000111111001111110011111100111111 3f3f3f3f683f3f3f3f
SJIS-WIN ????h???? 001111110011111100111111001111110110100000111111001111110011111100111111 3f3f3f3f683f3f3f3f
EUC-JP ????h???? 001111110011111100111111001111110110100000111111001111110011111100111111 3f3f3f3f683f3f3f3f
UTF-8 씔롍렶롇h씔롍렶롇 11101100100101001001010011101011101000011000110111101011101000001011011011101011101000011000011101101000111011001001010010010100111010111010000110001101111010111010000010110110111010111010000110000111 ec9494eba18deba0b6eba18768ec9494eba18deba0b6eba187
UHC 씔롍렶롇h씔롍렶롇 1011111010111100100011101101001110001110110000011000111011001101011010001011111010111100100011101101001110001110110000011000111011001101 bebc8ed38ec18ecd68bebc8ed38ec18ecd

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