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 ¼Å¼£~¼Å¼£~^ 1011110011000101101111001010001101111110101111001100010110111100101000110111111001011110 bcc5bca37ebcc5bca37e5e
SJIS-WIN ???£~???£~^ 00111111001111110011111110000001100100100111111000111111001111110011111110000001100100100111111001011110 3f3f3f81927e3f3f3f81927e5e
EUC-JP ?Å?£~?Å?£~^ 0011111110001111101010101010100100111111101000011111001001111110001111111000111110101010101010010011111110100001111100100111111001011110 3f8faaa93fa1f27e3f8faaa93fa1f27e5e
UTF-8 ¼Å¼£~¼Å¼£~^ 11000010101111001100001110000101110000101011110011000010101000110111111011000010101111001100001110000101110000101011110011000010101000110111111001011110 c2bcc385c2bcc2a37ec2bcc385c2bcc2a37e5e
UHC ¼?¼?~¼?¼?~^ 101010001111100100111111101010001111100100111111011111101010100011111001001111111010100011111001001111110111111001011110 a8f93fa8f93f7ea8f93fa8f93f7e5e

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