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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 荳ケ騾毳荳ケ騾毬^ 111001001011100010111001111010011000000010011111011111011110010010111000101110011110100110000000100111110111101101011110 e4b8b9e9809f7de4b8b9e9809f7b5e
EUC-JP 荳ケ騾毳荳ケ騾毬^ 1110100010111010100011101011100111110001111000001101110111011110111010001011101010001110101110011111000111100000110111011101110001011110 e8ba8eb9f1e0dddee8ba8eb9f1e0dddc5e
UTF-8 荳ケ騾毳荳ケ騾毬^ 11101000100011011011001111101111101111011011100111101001101010001011111011100110101011111011001111101000100011011011001111101111101111011011100111101001101010001011111011100110101011111010110001011110 e88db3efbdb9e9a8bee6afb3e88db3efbdb9e9a8bee6afac5e
UHC 荳???荳??毬^ 110101001110010100111111001111110011111111010100111001010011111100111111110011111011001101011110 d4e53f3f3fd4e53f3fcfb35e

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