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 晶ウシウ昌キシキ 10001111101110111011001110111100101100111000111110111001101101111011110010110111 8fbbb3bcb38fb9b7bcb7
EUC-JP 晶ウシウ昌キシキ 10111110101111011000111010110011100011101011110010001110101100111011111010111011100011101011011110001110101111001000111010110111 bebd8eb38ebc8eb3bebb8eb78ebc8eb7
UTF-8 晶ウシウ昌キシキ 111001101001100110110110111011111011110110110011111011111011110110111100111011111011110110110011111001101001100010001100111011111011110110110111111011111011110110111100111011111011110110110111 e699b6efbdb3efbdbcefbdb3e6988cefbdb7efbdbcefbdb7
UHC 晶???昌??? 11101111110111000011111100111111001111111111001111100011001111110011111100111111 efdc3f3f3ff3e33f3f3f

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