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 髮峨ぇ髮峨ぇ^ 11101001100110111000100111100011100000101010010111101001100110111000100111100011100000101010010101011110 e99b89e382a5e99b89e382a55e
EUC-JP 髮峨ぇ髮峨ぇ^ 11110001111110111011001011100101101001001010011111110001111110111011001011100101101001001010011101011110 f1fbb2e5a4a7f1fbb2e5a4a75e
UTF-8 髮峨ぇ髮峨ぇ^ 11101001101010111010111011100101101100111010100011100011100000011000011111101001101010111010111011100101101100111010100011100011100000011000011101011110 e9abaee5b3a8e38187e9abaee5b3a8e381875e
UHC 髮峨ぇ髮峨ぇ^ 11011011101001011110010010110001101010101010011111011011101001011110010010110001101010101010011101011110 dba5e4b1aaa7dba5e4b1aaa75e

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