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 ???????^ 0011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f5e
SJIS-WIN 髦ッ譫晞弍譁ス^ 11101001100110001010111111100110100111101001110111101001100110001010111111100110100101101011110101011110 e998afe69e9de998afe696bd5e
EUC-JP 髦ッ譫晞弍譁ス^ 111100011111100010001110101011111110101111111110110110101110101111010000101100011110101111110110100011101011110101011110 f1f88eafebfedaebd0b1ebf68ebd5e
UTF-8 髦ッ譫晞弍譁ス^ 11101001101010111010011011101111101111011010111111101000101011011010101111100110100110011001111011100101101111001000110111101000101011011000000111101111101111011011110101011110 e9aba6efbdafe8adabe6999ee5bc8de8ad81efbdbd5e
UHC ???晞?譁?^ 00111111001111110011111111111101111101010011111111111100101001100011111101011110 3f3f3ffdf53ffca63f5e

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