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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 癲??松ε??愉 111000011001111100111111001111111000111110111100100000111100001100111111001111111001011011111001 e19f3f3f8fbc83c33f3f96f9
EUC-JP 癲??松ε??愉 111000101010000100111111001111111011111010111110101001101100010100111111001111111100110011111011 e2a13f3fbebea6c53f3fccfb
UTF-8 癲쏄래松ε맫짰愉 1110011110011001101100101110110010001111100001001110101110011110100110001110011010011101101111101100111010110101111010111010011110101011111011001010011110110000111001101000010010001001 e799b2ec8f84eb9e98e69dbeceb5eba7abeca7b0e68489
UHC 癲쏄래松ε맫짰愉 11101111101001101001101111101010101101111010000111100001111001101010010111100101100100001011001111000010101011101110101011110000 efa69beab7a1e1e6a5e590b3c2aeeaf0

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