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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN 顏搾スサ鞜倅ソカ菴 1110100011111000100011011110111110111101101110111110100011011111100110001110010010111111101101101110010010111101 e8f88defbdbbe8df98e4bfb6e4bd
EUC-JP 顏搾スサ鞜倅ソカ菴 111100001111101010111010111100011000111010111101100011101011101111110000111000011101000011100110100011101011111110001110101101101110100010111111 f0fabaf18ebd8ebbf0e1d0e68ebf8eb6e8bf
UTF-8 顏搾スサ鞜倅ソカ菴 111010011010000110001111111001101001000010111110111011111011110110111101111011111011110110111011111010011001111010011100111001011000000010000101111011111011110110111111111011111011110110110110111010001000111110110100 e9a18fe690beefbdbdefbdbbe99e9ce58085efbdbfefbdb6e88fb4
UHC ?搾??????菴 0011111111110011101101100011111100111111001111110011111100111111001111111110010011100000 3ff3b63f3f3f3f3f3fe4e0

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