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 001111110011111101111101011101100011111100111111011111010111011001000010 3f3f7d763f3f7d7642
SJIS-WIN ツ愁}vツ愁}vB 1100001010001111010001000111110101110110110000101000111101000100011111010111011001000010 c28f447d76c28f447d7642
EUC-JP ツ愁}vツ愁}vB 10001110110000101011110110100101011111010111011010001110110000101011110110100101011111010111011001000010 8ec2bda57d768ec2bda57d7642
UTF-8 ツ愁}vツ愁}vB 1110111110111110100000101110011010000100100000010111110101110110111011111011111010000010111001101000010010000001011111010111011001000010 efbe82e684817d76efbe82e684817d7642
UHC ?愁}v?愁}vB 0011111111100001111111100111110101110110001111111110000111111110011111010111011001000010 3fe1fe7d763fe1fe7d7642

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