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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 髷懊現}髷懊現{^ 111010011001111010011100111000111000110010111011011111011110100110011110100111001110001110001100101110110111101101011110 e99e9ce38cbb7de99e9ce38cbb7b5e
EUC-JP 髷懊現}髷懊現{^ 111100011111111011011000111001011011100010111101011111011111000111111110110110001110010110111000101111010111101101011110 f1fed8e5b8bd7df1fed8e5b8bd7b5e
UTF-8 髷懊現}髷懊現{^ 111010011010101110110111111001101000011110001010111001111000111110111110011111011110100110101011101101111110011010000111100010101110011110001111101111100111101101011110 e9abb7e6878ae78fbe7de9abb7e6878ae78fbe7b5e
UHC ?懊現}?懊現{^ 00111111111001111111100011111010110111100111110100111111111001111111100011111010110111100111101101011110 3fe7f8fade7d3fe7f8fade7b5e

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