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 ???i???iB 001111110011111100111111011010010011111100111111001111110110100101000010 3f3f3f693f3f3f6942
SJIS-WIN カコiカコiB 1011011011111000110111101011101001101001101101101111100011011110101110100110100101000010 b6f8deba69b6f8deba6942
EUC-JP カ?コiカ?コiB 10001110101101100011111110001110101110100110100110001110101101100011111110001110101110100110100101000010 8eb63f8eba698eb63f8eba6942
UTF-8 カコiカコiB 111011111011110110110110111011101001100110111101111011111011110110111010011010011110111110111101101101101110111010011001101111011110111110111101101110100110100101000010 efbdb6ee99bdefbdba69efbdb6ee99bdefbdba6942
UHC ???i???iB 001111110011111100111111011010010011111100111111001111110110100101000010 3f3f3f693f3f3f6942

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