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 100011101100001010111100110001011010011011000100101111001100010010001110101001100111111001000010 8ec2bcc5a6c4bcc48ea67e42
EUC-JP 篠シナヲトシト示~B 101111001100010010001110101111001000111011000101100011101010011010001110110001001000111010111100100011101100010010111100101010000111111001000010 bcc48ebc8ec58ea68ec48ebc8ec4bca87e42
UTF-8 篠シナヲトシト示~B 1110011110101111101000001110111110111101101111001110111110111110100001011110111110111101101001101110111110111110100001001110111110111101101111001110111110111110100001001110011110100100101110100111111001000010 e7afa0efbdbcefbe85efbda6efbe84efbdbcefbe84e7a4ba7e42
UHC 篠??????示~B 111000011100011000111111001111110011111100111111001111110011111111100011110001100111111001000010 e1c63f3f3f3f3f3fe3c67e42

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