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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 蓐礼ク滉齬邵滉 11100100111010101001011111100111101110001001111111100100111010101001011111100111101110001001111111100100 e4ea97e7b89fe4ea97e7b89fe4
EUC-JP 蓐礼ク滉齬邵滉 1110100011101100110011101110100110001110101110001101111011100110111100111111011111101110101110101101111011100110 e8eccee98eb8dee6f3f7eebadee6
UTF-8 蓐礼ク滉齬邵滉 111010001001001110010000111001111010010010111100111011111011110110111000111001101011101110001001111010011011110110101100111010011000001010110101111001101011101110001001 e89390e7a4bcefbdb8e6bb89e9bdace982b5e6bb89
UHC ???滉齬邵滉 0011111100111111001111111111110011010001111001011110000111100001110100001111110011010001 3f3f3ffcd1e5e1e1d0fcd1

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