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 魑ォ荳ゼ魑ォ荳ゼ^ 111010011011001110101011111001001011100010000011010110111110100110110011101010111110010010111000100000110101101101011110 e9b3abe4b8835be9b3abe4b8835b5e
EUC-JP 魑ォ荳ゼ魑ォ荳ゼ^ 1111001010110101100011101010101111101000101110101010010110111100111100101011010110001110101010111110100010111010101001011011110001011110 f2b58eabe8baa5bcf2b58eabe8baa5bc5e
UTF-8 魑ォ荳ゼ魑ォ荳ゼ^ 11101001101011011001000111101111101111011010101111101000100011011011001111100011100000101011110011101001101011011001000111101111101111011010101111101000100011011011001111100011100000101011110001011110 e9ad91efbdabe88db3e382bce9ad91efbdabe88db3e382bc5e
UHC ??荳ゼ??荳ゼ^ 00111111001111111101010011100101101010111011110000111111001111111101010011100101101010111011110001011110 3f3fd4e5abbc3f3fd4e5abbc5e

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