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 ????????bB 00111111001111110011111100111111001111110011111100111111001111110110001001000010 3f3f3f3f3f3f3f3f6242
SJIS-WIN 篠シナニトシト璽bB 100011101100001010111100110001011100011011000100101111001100010010001110101000110110001001000010 8ec2bcc5c6c4bcc48ea36242
EUC-JP 篠シナニトシト璽bB 101111001100010010001110101111001000111011000101100011101100011010001110110001001000111010111100100011101100010010111100101001010110001001000010 bcc48ebc8ec58ec68ec48ebc8ec4bca56242
UTF-8 篠シナニトシト璽bB 1110011110101111101000001110111110111101101111001110111110111110100001011110111110111110100001101110111110111110100001001110111110111101101111001110111110111110100001001110011110010010101111010110001001000010 e7afa0efbdbcefbe85efbe86efbe84efbdbcefbe84e792bd6242
UHC 篠??????璽bB 111000011100011000111111001111110011111100111111001111110011111111011111110111100110001001000010 e1c63f3f3f3f3f3fdfde6242

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