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{^ 1110001001110111001111110101011101111101111000100111011100111111010101110111101101011110 e2773f577de2773f577b5e
EUC-JP 窈?W}窈?W{^ 1110001111011000001111110101011101111101111000111101100000111111010101110111101101011110 e3d83f577de3d83f577b5e
UTF-8 窈뛫W}窈뛫W{^ 1110011110101010100010001110101110011011101010110101011101111101111001111010101010001000111010111001101110101011010101110111101101011110 e7aa88eb9bab577de7aa88eb9bab577b5e
UHC 窈뛫W}窈뛫W{^ 11101001101000011000110101101110010101110111110111101001101000011000110101101110010101110111101101011110 e9a18d6e577de9a18d6e577b5e

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