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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN カ罐マ}カ罐マ{^ 1011011011100011101000111100111101111101101101101110001110100011110011110111101101011110 b6e3a3cf7db6e3a3cf7b5e
EUC-JP カ罐マ}カ罐マ{^ 100011101011011011100110101001011000111011001111011111011000111010110110111001101010010110001110110011110111101101011110 8eb6e6a58ecf7d8eb6e6a58ecf7b5e
UTF-8 カ罐マ}カ罐マ{^ 111011111011110110110110111001111011110110010000111011111011111010001111011111011110111110111101101101101110011110111101100100001110111110111110100011110111101101011110 efbdb6e7bd90efbe8f7defbdb6e7bd90efbe8f7b5e
UHC ?罐?}?罐?{^ 0011111111001110101110000011111101111101001111111100111010111000001111110111101101011110 3fceb83f7d3fceb83f7b5e

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