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 00111111001111110011111100111111001111110011111100111111001111110111111001000010 3f3f3f3f3f3f3f3f7e42
SJIS-WIN 篠シト自篠シト治~B 1000111011000010101111001100010010001110101010011000111011000010101111001100010010001110101000010111111001000010 8ec2bcc48ea98ec2bcc48ea17e42
EUC-JP 篠シト自篠シト治~B 101111001100010010001110101111001000111011000100101111001010101110111100110001001000111010111100100011101100010010111100101000110111111001000010 bcc48ebc8ec4bcabbcc48ebc8ec4bca37e42
UTF-8 篠シト自篠シト治~B 1110011110101111101000001110111110111101101111001110111110111110100001001110100010000111101010101110011110101111101000001110111110111101101111001110111110111110100001001110011010110010101110110111111001000010 e7afa0efbdbcefbe84e887aae7afa0efbdbcefbe84e6b2bb7e42
UHC 篠??自篠??治~B 1110000111000110001111110011111111101101101110111110000111000110001111110011111111110110101111010111111001000010 e1c63f3fedbbe1c63f3ff6bd7e42

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