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 謫ャ妤ッ謫ャ妤ッ^ 11100110100100111010110011111010101001001010111111100110100100111010110011111010101001001010111101011110 e693acfaa4afe693acfaa4af5e
EUC-JP 謫ャ妤ッ謫ャ妤ッ^ 11101011111100111000111010101100100011111011100110101111100011101010111111101011111100111000111010101100100011111011100110101111100011101010111101011110 ebf38eac8fb9af8eafebf38eac8fb9af8eaf5e
UTF-8 謫ャ妤ッ謫ャ妤ッ^ 11101000101011001010101111101111101111011010110011100101101001101010010011101111101111011010111111101000101011001010101111101111101111011010110011100101101001101010010011101111101111011010111101011110 e8acabefbdace5a6a4efbdafe8acabefbdace5a6a4efbdaf5e
UHC 謫???謫???^ 1110111011100011001111110011111100111111111011101110001100111111001111110011111101011110 eee33f3f3feee33f3f3f5e

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