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{^ 111000100100001101100011111000100100001101001011011111011110001001000011011000111110001001000011010010110111101101011110 e24363e2434b7de24363e2434b7b5e
EUC-JP 磴c磴K}磴c磴K{^ 111000111010010001100011111000111010010001001011011111011110001110100100011000111110001110100100010010110111101101011110 e3a463e3a44b7de3a463e3a44b7b5e
UTF-8 磴c磴K}磴c磴K{^ 11100111101000111011010001100011111001111010001110110100010010110111110111100111101000111011010001100011111001111010001110110100010010110111101101011110 e7a3b463e7a3b44b7de7a3b463e7a3b44b7b5e
UHC ?c?K}?c?K{^ 0011111101100011001111110100101101111101001111110110001100111111010010110111101101011110 3f633f4b7d3f633f4b7b5e

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