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 迸ウ遲ャ迸ウ遲ャ^ 11100111100111101011001111100111101011011010110011100111100111101011001111100111101011011010110001011110 e79eb3e7adace79eb3e7adac5e
EUC-JP 迸ウ遲ャ迸ウ遲ャ^ 1110110111111110100011101011001111101110101011111000111010101100111011011111111010001110101100111110111010101111100011101010110001011110 edfe8eb3eeaf8eacedfe8eb3eeaf8eac5e
UTF-8 迸ウ遲ャ迸ウ遲ャ^ 11101000101111111011100011101111101111011011001111101001100000011011001011101111101111011010110011101000101111111011100011101111101111011011001111101001100000011011001011101111101111011010110001011110 e8bfb8efbdb3e981b2efbdace8bfb8efbdb3e981b2efbdac5e
UHC ??遲???遲?^ 0011111100111111111100101100000000111111001111110011111111110010110000000011111101011110 3f3ff2c03f3f3ff2c03f5e

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