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 ±ß³·}±ß³·{^ 1011000111011111101100111011011101111101101100011101111110110011101101110111101101011110 b1dfb3b77db1dfb3b77b5e
SJIS-WIN ±???}±???{^ 10000001011111010011111100111111001111110111110110000001011111010011111100111111001111110111101101011110 817d3f3f3f7d817d3f3f3f7b5e
EUC-JP ±ß??}±ß??{^ 1010000111011110100011111010100111001110001111110011111101111101101000011101111010001111101010011100111000111111001111110111101101011110 a1de8fa9ce3f3f7da1de8fa9ce3f3f7b5e
UTF-8 ±ß³·}±ß³·{^ 11000010101100011100001110011111110000101011001111000010101101110111110111000010101100011100001110011111110000101011001111000010101101110111101101011110 c2b1c39fc2b3c2b77dc2b1c39fc2b3c2b77b5e
UHC ±ß³·}±ß³·{^ 10100001101111101010100110101100101010011111100010100001101001000111110110100001101111101010100110101100101010011111100010100001101001000111101101011110 a1bea9aca9f8a1a47da1bea9aca9f8a1a47b5e

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