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 髮戊抄髮戊抄^ 11101001100110111001010111101000100011111011010011101001100110111001010111101000100011111011010001011110 e99b95e88fb4e99b95e88fb45e
EUC-JP 髮戊抄髮戊抄^ 11110001111110111100101011101010101111101011011011110001111110111100101011101010101111101011011001011110 f1fbcaeabeb6f1fbcaeabeb65e
UTF-8 髮戊抄髮戊抄^ 11101001101010111010111011100110100010001000101011100110100010101000010011101001101010111010111011100110100010001000101011100110100010101000010001011110 e9abaee6888ae68a84e9abaee6888ae68a845e
UHC 髮戊抄髮戊抄^ 11011011101001011101100111100110111101001111110011011011101001011101100111100110111101001111110001011110 dba5d9e6f4fcdba5d9e6f4fc5e

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