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 ???????B 0011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f42
SJIS-WIN 驕懈純蟾ス遶ェB 11101001100000011001110011100110100011111000001111100101101101111011110111100111101010111010101001000010 e9819ce68f83e5b7bde7abaa42
EUC-JP 驕懈純蟾ス遶ェB 111100011110000111011000111010001011110111100011111010101011100110001110101111011110111010101101100011101010101001000010 f1e1d8e8bde3eab98ebdeead8eaa42
UTF-8 驕懈純蟾ス遶ェB 11101001101010011001010111100110100001111000100011100111101101001001010011101000100111111011111011101111101111011011110111101001100000011011011011101111101111011010101001000010 e9a995e68788e7b494e89fbeefbdbde981b6efbdaa42
UHC 驕懈純蟾???B 110011101111011011111010101010111110001011101101111000001110101000111111001111110011111101000010 cef6faabe2ede0ea3f3f3f42

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