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 ??????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f5e
SJIS-WIN 篠タナケ・篠タナケ・^ 10001110110000101100000011000101101110011010010110001110110000101100000011000101101110011010010101011110 8ec2c0c5b9a58ec2c0c5b9a55e
EUC-JP 篠タナケ・篠タナケ・^ 101111001100010010001110110000001000111011000101100011101011100110001110101001011011110011000100100011101100000010001110110001011000111010111001100011101010010101011110 bcc48ec08ec58eb98ea5bcc48ec08ec58eb98ea55e
UTF-8 篠タナケ・篠タナケ・^ 11100111101011111010000011101111101111101000000011101111101111101000010111101111101111011011100111101111101111011010010111100111101011111010000011101111101111101000000011101111101111101000010111101111101111011011100111101111101111011010010101011110 e7afa0efbe80efbe85efbdb9efbda5e7afa0efbe80efbe85efbdb9efbda55e
UHC 篠????篠????^ 11100001110001100011111100111111001111110011111111100001110001100011111100111111001111110011111101011110 e1c63f3f3f3fe1c63f3f3f3f5e

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