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{^ 001111110011111101010111011111010011111100111111010101110111101101011110 3f3f577d3f3f577b5e
SJIS-WIN 杖?W}杖?W{^ 1000111111110001001111110101011101111101100011111111000100111111010101110111101101011110 8ff13f577d8ff13f577b5e
EUC-JP 杖?W}杖?W{^ 1011111011110011001111110101011101111101101111101111001100111111010101110111101101011110 bef33f577dbef33f577b5e
UTF-8 杖렲W}杖렲W{^ 1110011010011101100101101110101110100000101100100101011101111101111001101001110110010110111010111010000010110010010101110111101101011110 e69d96eba0b2577de69d96eba0b2577b5e
UHC 杖렲W}杖렲W{^ 11101101111010001000111010111111010101110111110111101101111010001000111010111111010101110111101101011110 ede88ebf577dede88ebf577b5e

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