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 ???}v???}vB 0011111100111111001111110111110101110110001111110011111100111111011111010111011001000010 3f3f3f7d763f3f3f7d7642
SJIS-WIN 篠ロ。}v篠ロ。}vB 10001110110000101101101110100001011111010111011010001110110000101101101110100001011111010111011001000010 8ec2dba17d768ec2dba17d7642
EUC-JP 篠ロ。}v篠ロ。}vB 1011110011000100100011101101101110001110101000010111110101110110101111001100010010001110110110111000111010100001011111010111011001000010 bcc48edb8ea17d76bcc48edb8ea17d7642
UTF-8 篠ロ。}v篠ロ。}vB 1110011110101111101000001110111110111110100110111110111110111101101000010111110101110110111001111010111110100000111011111011111010011011111011111011110110100001011111010111011001000010 e7afa0efbe9befbda17d76e7afa0efbe9befbda17d7642
UHC 篠??}v篠??}vB 11100001110001100011111100111111011111010111011011100001110001100011111100111111011111010111011001000010 e1c63f3f7d76e1c63f3f7d7642

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