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 ???????^ 0011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f5e
SJIS-WIN 篠タナクトチッ^ 100011101100001011000000110001011011100011000100110000011010111101011110 8ec2c0c5b8c4c1af5e
EUC-JP 篠タナクトチッ^ 101111001100010010001110110000001000111011000101100011101011100010001110110001001000111011000001100011101010111101011110 bcc48ec08ec58eb88ec48ec18eaf5e
UTF-8 篠タナクトチッ^ 11100111101011111010000011101111101111101000000011101111101111101000010111101111101111011011100011101111101111101000010011101111101111101000000111101111101111011010111101011110 e7afa0efbe80efbe85efbdb8efbe84efbe81efbdaf5e
UHC 篠??????^ 111000011100011000111111001111110011111100111111001111110011111101011110 e1c63f3f3f3f3f3f5e

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