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 癲??一??柚 11100001100111110011111100111111100010001110101000111111001111111001011101001101 e19f3f3f88ea3f3f974d
EUC-JP 癲??一??柚 11100010101000010011111100111111101100001110110000111111001111111100110110101110 e2a13f3fb0ec3f3fcdae
UTF-8 癲숆낮一뱄쭏柚 111001111001100110110010111011001000100010000110111010111000001010101110111001001011100010000000111010111011000110000100111011001010110110001111111001101001111110011010 e799b2ec8886eb82aee4b880ebb184ecad8fe69f9a
UHC 癲숆낮一뱄쭏柚 1110111110100110100110011110101010110011101101111110110011101001101110011110111110100111100010001110101011110110 efa699eab3b7ece9b9efa788eaf6

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