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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 昌ッシチ昌ッシチ^ 1000111110111001101011111011110011000001100011111011100110101111101111001100000101011110 8fb9afbcc18fb9afbcc15e
EUC-JP 昌ッシチ昌ッシチ^ 1011111010111011100011101010111110001110101111001000111011000001101111101011101110001110101011111000111010111100100011101100000101011110 bebb8eaf8ebc8ec1bebb8eaf8ebc8ec15e
UTF-8 昌ッシチ昌ッシチ^ 11100110100110001000110011101111101111011010111111101111101111011011110011101111101111101000000111100110100110001000110011101111101111011010111111101111101111011011110011101111101111101000000101011110 e6988cefbdafefbdbcefbe81e6988cefbdafefbdbcefbe815e
UHC 昌???昌???^ 1111001111100011001111110011111100111111111100111110001100111111001111110011111101011110 f3e33f3f3ff3e33f3f3f5e

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