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 ??????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f5e
SJIS-WIN 髮墓剌逶エ髮墓剌逶エ^ 11101001100110111001010111100110100110011000111111100111100110111011010011101001100110111001010111100110100110011000111111100111100110111011010001011110 e99b95e6998fe79bb4e99b95e6998fe79bb45e
EUC-JP 髮墓剌逶エ髮墓剌逶エ^ 111100011111101111001010111010001101000111101111111011011111101110001110101101001111000111111011110010101110100011010001111011111110110111111011100011101011010001011110 f1fbcae8d1efedfb8eb4f1fbcae8d1efedfb8eb45e
UTF-8 髮墓剌逶エ髮墓剌逶エ^ 11101001101010111010111011100101101000101001001111100101100010011000110011101001100000001011011011101111101111011011010011101001101010111010111011100101101000101001001111100101100010011000110011101001100000001011011011101111101111011011010001011110 e9abaee5a293e5898ce980b6efbdb4e9abaee5a293e5898ce980b6efbdb45e
UHC 髮墓剌??髮墓剌??^ 1101101110100101110110011101011111010101101101110011111100111111110110111010010111011001110101111101010110110111001111110011111101011110 dba5d9d7d5b73f3fdba5d9d7d5b73f3f5e

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