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 癲??油??諛 11100001100111110011111100111111100101101111101100111111001111111110011010000111 e19f3f3f96fb3f3fe687
EUC-JP 癲??油??諛 11100010101000010011111100111111110011001111110100111111001111111110101111100111 e2a13f3fccfd3f3febe7
UTF-8 癲쏄퇍油붼낭諛 111001111001100110110010111011001000111110000100111011011000011110001101111001101011001010111001111010111011011010111100111010111000001010101101111010001010101110011011 e799b2ec8f84ed878de6b2b9ebb6bceb82ade8ab9b
UHC 癲쏄퇍油붼낭諛 1110111110100110100110111110101010110111100111101110101011111010100101001110100110110011101101101110101110110000 efa69beab79eeafa94e9b3b6ebb0

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