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 ??F}??F{^ 001111110011111101000110011111010011111100111111010001100111101101011110 3f3f467d3f3f467b5e
SJIS-WIN 鱈速F}鱈速F{^ 10010010010011001001000110101100010001100111110110010010010011001001000110101100010001100111101101011110 924c91ac467d924c91ac467b5e
EUC-JP 鱈速F}鱈速F{^ 11000011101011011100001010101110010001100111110111000011101011011100001010101110010001100111101101011110 c3adc2ae467dc3adc2ae467b5e
UTF-8 鱈速F}鱈速F{^ 1110100110110001100010001110100110000000100111110100011001111101111010011011000110001000111010011000000010011111010001100111101101011110 e9b188e9809f467de9b188e9809f467b5e
UHC ?速F}?速F{^ 0011111111100001110111000100011001111101001111111110000111011100010001100111101101011110 3fe1dc467d3fe1dc467b5e

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