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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
EUC-JP ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
UTF-8 렻쩨ㅔ렕렻렗렻렖 111010111010000010111011111011001010100110101000111000111000010110010100111010111010000010010101111010111010000010111011111010111010000010010111111010111010000010111011111010111010000010010110 eba0bbeca9a8e38594eba095eba0bbeba097eba0bbeba096
UHC 렻쩨ㅔ렕렻렗렻렖 10001110110000111100001011000101101001001100010010001110101010101000111011000011100011101010110010001110110000111000111010101011 8ec3c2c5a4c48eaa8ec38eac8ec38eab

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