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 Þ§ò¢}Þ§ò¢{^ 1101111010100111111100101010001001111101110111101010011111110010101000100111101101011110 dea7f2a27ddea7f2a27b5e
SJIS-WIN ?§?¢}?§?¢{^ 001111111000000110011000001111111000000110010001011111010011111110000001100110000011111110000001100100010111101101011110 3f81983f81917d3f81983f81917b5e
EUC-JP Þ§ò¢}Þ§ò¢{^ 1000111110101001101100001010000111111000100011111010101111010010101000011111000101111101100011111010100110110000101000011111100010001111101010111101001010100001111100010111101101011110 8fa9b0a1f88fabd2a1f17d8fa9b0a1f88fabd2a1f17b5e
UTF-8 Þ§ò¢}Þ§ò¢{^ 11000011100111101100001010100111110000111011001011000010101000100111110111000011100111101100001010100111110000111011001011000010101000100111101101011110 c39ec2a7c3b2c2a27dc39ec2a7c3b2c2a27b5e
UHC Þ§??}Þ§??{^ 101010001010110110100001110101110011111100111111011111011010100010101101101000011101011100111111001111110111101101011110 a8ada1d73f3f7da8ada1d73f3f7b5e

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