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 篠ーナ磁篠ズ^ 1000111011000010101100001100010110001110101001011000111011000010101111011101111001011110 8ec2b0c58ea58ec2bdde5e
EUC-JP 篠ーナ磁篠ズ^ 101111001100010010001110101100001000111011000101101111001010011110111100110001001000111010111101100011101101111001011110 bcc48eb08ec5bca7bcc48ebd8ede5e
UTF-8 篠ーナ磁篠ズ^ 11100111101011111010000011101111101111011011000011101111101111101000010111100111101000111000000111100111101011111010000011101111101111011011110111101111101111101001111001011110 e7afa0efbdb0efbe85e7a381e7afa0efbdbdefbe9e5e
UHC 篠??磁篠??^ 1110000111000110001111110011111111101101101110001110000111000110001111110011111101011110 e1c63f3fedb8e1c63f3f5e

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