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 ????W}????W{^ 00111111001111110011111100111111010101110111110100111111001111110011111100111111010101110111101101011110 3f3f3f3f577d3f3f3f3f577b5e
SJIS-WIN 巐壱豌ャW}巐壱豌ャW{^ 11111010101101101000100011101011111001101011000010101100010101110111110111111010101101101000100011101011111001101011000010101100010101110111101101011110 fab688ebe6b0ac577dfab688ebe6b0ac577b5e
EUC-JP 巐壱豌ャW}巐壱豌ャW{^ 1000111110111011111110011011000011101101111011001011001010001110101011000101011101111101100011111011101111111001101100001110110111101100101100101000111010101100010101110111101101011110 8fbbf9b0edecb28eac577d8fbbf9b0edecb28eac577b5e
UTF-8 巐壱豌ャW}巐壱豌ャW{^ 1110010110110111100100001110010110100011101100011110100010110001100011001110111110111101101011000101011101111101111001011011011110010000111001011010001110110001111010001011000110001100111011111011110110101100010101110111101101011110 e5b790e5a3b1e8b18cefbdac577de5b790e5a3b1e8b18cefbdac577b5e
UHC ??豌?W}??豌?W{^ 001111110011111111101000110101010011111101010111011111010011111100111111111010001101010100111111010101110111101101011110 3f3fe8d53f577d3f3fe8d53f577b5e

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