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 鳶??秧??馭 10010011110011100011111100111111111000100101111000111111001111111110100101100110 93ce3f3fe25e3f3fe966
EUC-JP 鳶??秧??馭 11000110110100000011111100111111111000111011111100111111001111111111000111000111 c6d03f3fe3bf3f3ff1c7
UTF-8 鳶멱퀕秧녕떥馭 111010011011001110110110111010111010100110110001111011011000000010010101111001111010011110100111111010111000010110010101111010111001011010100101111010011010011010101101 e9b3b6eba9b1ed8095e7a7a7eb8595eb96a5e9a6ad
UHC 鳶멱퀕秧녕떥馭 1110011011101001101110001110100010110011100010101110010011101011101100111110011110001011101110001110010111011111 e6e9b8e8b38ae4ebb3e78bb8e5df

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