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 ?c?K}?c?K{^ 0011111101100011001111110100101101111101001111110110001100111111010010110111101101011110 3f633f4b7d3f633f4b7b5e
SJIS-WIN 掖c掖K}掖c掖K{^ 100111010111010001100011100111010111010001001011011111011001110101110100011000111001110101110100010010110111101101011110 9d74639d744b7d9d74639d744b7b5e
EUC-JP 掖c掖K}掖c掖K{^ 110110011101010101100011110110011101010101001011011111011101100111010101011000111101100111010101010010110111101101011110 d9d563d9d54b7dd9d563d9d54b7b5e
UTF-8 掖c掖K}掖c掖K{^ 11100110100011101001011001100011111001101000111010010110010010110111110111100110100011101001011001100011111001101000111010010110010010110111101101011110 e68e9663e68e964b7de68e9663e68e964b7b5e
UHC 掖c掖K}掖c掖K{^ 111001001111101001100011111001001111101001001011011111011110010011111010011000111110010011111010010010110111101101011110 e4fa63e4fa4b7de4fa63e4fa4b7b5e

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