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 獄??椅??柚 10001101100101100011111100111111100010001101011000111111001111111001011101001101 8d963f3f88d63f3f974d
EUC-JP 獄??椅??柚 10111001111101100011111100111111101100001101100000111111001111111100110110101110 b9f63f3fb0d83f3fcdae
UTF-8 獄븍슡椅썽뇳柚 111001111000110110000100111010111011100010001101111011001000101010100001111001101010010010000101111011001000110110111101111010111000011110110011111001101001111110011010 e78d84ebb88dec8aa1e6a485ec8dbdeb87b3e69f9a
UHC 獄븍슡椅썽뇳柚 1110100010101011101110101110101110011010101011011110101111110101101111011110100110000111100101111110101011110110 e8abbaeb9aadebf5bde98797eaf6

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