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 髫ェ貅キ蠑崎ャセ 111010011001101010101010111001101011101010110111111001011011110010001101111010001010110010111110 e99aaae6bab7e5bc8de8acbe
EUC-JP 髫ェ貅キ蠑崎ャセ 11110001111110101000111010101010111011001011110010001110101101111110101010111110101110101110101010001110101011001000111010111110 f1fa8eaaecbc8eb7eabebaea8eac8ebe
UTF-8 髫ェ貅キ蠑崎ャセ 111010011010101110101011111011111011110110101010111010001011001010000101111011111011110110110111111010001010000010010001111001011011010010001110111011111011110110101100111011111011110110111110 e9ababefbdaae8b285efbdb7e8a091e5b48eefbdacefbdbe
UHC ?????崎?? 001111110011111100111111001111110011111111010000111110000011111100111111 3f3f3f3f3fd0f83f3f

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