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 篠タナ璽篠ンモ^ 1000111011000010110000001100010110001110101000111000111011000010110111011101001101011110 8ec2c0c58ea38ec2ddd35e
EUC-JP 篠タナ璽篠ンモ^ 101111001100010010001110110000001000111011000101101111001010010110111100110001001000111011011101100011101101001101011110 bcc48ec08ec5bca5bcc48edd8ed35e
UTF-8 篠タナ璽篠ンモ^ 11100111101011111010000011101111101111101000000011101111101111101000010111100111100100101011110111100111101011111010000011101111101111101001110111101111101111101001001101011110 e7afa0efbe80efbe85e792bde7afa0efbe9defbe935e
UHC 篠??璽篠??^ 1110000111000110001111110011111111011111110111101110000111000110001111110011111101011110 e1c63f3fdfdee1c63f3f5e

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