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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 髮榊エ趣スエ豢ェ 111010011001101110001101111001011011010010001110111011111011110110110100111001101011010010101010 e99b8de5b48eefbdb4e6b4aa
EUC-JP 髮榊エ趣スエ豢ェ 11110001111110111011101011100111100011101011010010111100111100011000111010111101100011101011010011101100101101101000111010101010 f1fbbae78eb4bcf18ebd8eb4ecb68eaa
UTF-8 髮榊エ趣スエ豢ェ 111010011010101110101110111001101010011010001010111011111011110110110100111010001011011010100011111011111011110110111101111011111011110110110100111010001011000110100010111011111011110110101010 e9abaee6a68aefbdb4e8b6a3efbdbdefbdb4e8b1a2efbdaa
UHC 髮??趣???? 11011011101001010011111100111111111101101010110000111111001111110011111100111111 dba53f3ff6ac3f3f3f3f

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