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 ??????????B 0011111100111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f3f42
SJIS-WIN タカチカタカチカB 11000000111100001100000110110110110000011011011011000000111100001100000110110110110000011011011001000010 c0f0c1b6c1b6c0f0c1b6c1b642
EUC-JP タ?カチカタ?カチカB 10001110110000000011111110001110101101101000111011000001100011101011011010001110110000000011111110001110101101101000111011000001100011101011011001000010 8ec03f8eb68ec18eb68ec03f8eb68ec18eb642
UTF-8 タカチカタカチカB 11101111101111101000000011101110100000101000000011101111101111011011011011101111101111101000000111101111101111011011011011101111101111101000000011101110100000101000000011101111101111011011011011101111101111101000000111101111101111011011011001000010 efbe80ee8280efbdb6efbe81efbdb6efbe80ee8280efbdb6efbe81efbdb642
UHC ??????????B 0011111100111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f3f42

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