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 晶クショ丈ワシエ 10001111101110111011100010111100101011101000111111100100110111001011110010110100 8fbbb8bcae8fe4dcbcb4
EUC-JP 晶クショ丈ワシエ 10111110101111011000111010111000100011101011110010001110101011101011111011100110100011101101110010001110101111001000111010110100 bebd8eb88ebc8eaebee68edc8ebc8eb4
UTF-8 晶クショ丈ワシエ 111001101001100110110110111011111011110110111000111011111011110110111100111011111011110110101110111001001011100010001000111011111011111010011100111011111011110110111100111011111011110110110100 e699b6efbdb8efbdbcefbdaee4b888efbe9cefbdbcefbdb4
UHC 晶???丈??? 11101111110111000011111100111111001111111110110111011011001111110011111100111111 efdc3f3f3feddb3f3f3f

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