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 髢サ譫晞冥譁ス^ 11101001100101101011101111100110100111101001110111101001100101101011101111100110100101101011110101011110 e996bbe69e9de996bbe696bd5e
EUC-JP 髢サ譫晞冥譁ス^ 111100011111011010001110101110111110101111111110110110101110101111001100101111011110101111110110100011101011110101011110 f1f68ebbebfedaebccbdebf68ebd5e
UTF-8 髢サ譫晞冥譁ス^ 11101001101010111010001011101111101111011011101111101000101011011010101111100110100110011001111011100101100001101010010111101000101011011000000111101111101111011011110101011110 e9aba2efbdbbe8adabe6999ee586a5e8ad81efbdbd5e
UHC ???晞冥譁?^ 0011111100111111001111111111110111110101110110011010001011111100101001100011111101011110 3f3f3ffdf5d9a2fca63f5e

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