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{^ 111001010101111001100011111001010101111001001011011111011110010101011110011000111110010101011110010010110111101101011110 e55e63e55e4b7de55e63e55e4b7b5e
EUC-JP 蘓c蘓K}蘓c蘓K{^ 111010011011111101100011111010011011111101001011011111011110100110111111011000111110100110111111010010110111101101011110 e9bf63e9bf4b7de9bf63e9bf4b7b5e
UTF-8 蘓c蘓K}蘓c蘓K{^ 11101000100110001001001101100011111010001001100010010011010010110111110111101000100110001001001101100011111010001001100010010011010010110111101101011110 e8989363e898934b7de8989363e898934b7b5e
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)