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렶렍씻렮 11101011101000001011011011101011101000001000110111101100100101001011101111101011101000001010111001101000111010111010000010110110111010111010000010001101111011001001010010111011111010111010000010101110 eba0b6eba08dec94bbeba0ae68eba0b6eba08dec94bbeba0ae
UHC 렶렍씻렮h렶렍씻렮 1000111011000001100011101010001110111110110001001000111010111011011010001000111011000001100011101010001110111110110001001000111010111011 8ec18ea3bec48ebb688ec18ea3bec48ebb

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