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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN 驥ソ螢ケホ晞応貅ッ 1110100110000111101111111110010110100011101110011100111010011101111010011000100110011110111001101011101010101111 e987bfe5a3b9ce9de9899ee6baaf
EUC-JP 驥ソ螢ケホ晞応貅ッ 111100011110011110001110101111111110101010100101100011101011100110001110110011101101101011101011101100011111111011101100101111001000111010101111 f1e78ebfeaa58eb98ecedaebb1feecbc8eaf
UTF-8 驥ソ螢ケホ晞応貅ッ 111010011010100110100101111011111011110110111111111010001001111010100010111011111011110110111001111011111011111010001110111001101001100110011110111001011011111110011100111010001011001010000101111011111011110110101111 e9a9a5efbdbfe89ea2efbdb9efbe8ee6999ee5bf9ce8b285efbdaf
UHC 驥?螢??晞??? 110100011100101000111111111110111010101100111111001111111111110111110101001111110011111100111111 d1ca3ffbab3f3ffdf53f3f3f

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