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 10001110110000101100000111001100011111010111011010001110110000101100000111001100011111010111011001000010 8ec2c1cc7d768ec2c1cc7d7642
EUC-JP 篠チフ}v篠チフ}vB 1011110011000100100011101100000110001110110011000111110101110110101111001100010010001110110000011000111011001100011111010111011001000010 bcc48ec18ecc7d76bcc48ec18ecc7d7642
UTF-8 篠チフ}v篠チフ}vB 1110011110101111101000001110111110111110100000011110111110111110100011000111110101110110111001111010111110100000111011111011111010000001111011111011111010001100011111010111011001000010 e7afa0efbe81efbe8c7d76e7afa0efbe81efbe8c7d7642
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)