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 癲??松ε?? 11100001100111110011111100111111100011111011110010000011110000110011111100111111 e19f3f3f8fbc83c33f3f
EUC-JP 癲??松ε?? 11100010101000010011111100111111101111101011111010100110110001010011111100111111 e2a13f3fbebea6c53f3f
UTF-8 癲쏄래松ε맫짰 1110011110011001101100101110110010001111100001001110101110011110100110001110011010011101101111101100111010110101111010111010011110101011111011001010011110110000 e799b2ec8f84eb9e98e69dbeceb5eba7abeca7b0
UHC 癲쏄래松ε맫짰 1110111110100110100110111110101010110111101000011110000111100110101001011110010110010000101100111100001010101110 efa69beab7a1e1e6a5e590b3c2ae

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