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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 髮呷秩髮呷娘^ 11101001100110111001100111101100100100101000000111101001100110111001100111101100100101101011101001011110 e99b99ec9281e99b99ec96ba5e
EUC-JP 髮呷秩髮呷娘^ 11110001111110111101001011101110110000111110000111110001111110111101001011101110110011001011110001011110 f1fbd2eec3e1f1fbd2eeccbc5e
UTF-8 髮呷秩髮呷娘^ 11101001101010111010111011100101100100011011011111100111101001111010100111101001101010111010111011100101100100011011011111100101101010001001100001011110 e9abaee591b7e7a7a9e9abaee591b7e5a8985e
UHC 髮?秩髮?娘^ 1101101110100101001111111111001011110001110110111010010100111111110100101010011001011110 dba53ff2f1dba53fd2a65e

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