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 ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
SJIS-WIN サウサミサセ^ 11110001111111001011101110110011111100011111110010111011110100001111000111111100101110111011111001011110 f1fcbbb3f1fcbbd0f1fcbbbe5e
EUC-JP ?サウ?サミ?サセ^ 00111111100011101011101110001110101100110011111110001110101110111000111011010000001111111000111010111011100011101011111001011110 3f8ebb8eb33f8ebb8ed03f8ebb8ebe5e
UTF-8 サウサミサセ^ 11101110100001011011011111101111101111011011101111101111101111011011001111101110100001011011011111101111101111011011101111101111101111101001000011101110100001011011011111101111101111011011101111101111101111011011111001011110 ee85b7efbdbbefbdb3ee85b7efbdbbefbe90ee85b7efbdbbefbdbe5e
UHC ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e

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