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 ??????B 00111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f42
SJIS-WIN 石盛纖石盛纖B 10010000110011101001000010110111111000111001100110010000110011101001000010110111111000111001100101000010 90ce90b7e39990ce90b7e39942
EUC-JP 石盛纖石盛纖B 11000000110100001100000010111001111001011111100111000000110100001100000010111001111001011111100101000010 c0d0c0b9e5f9c0d0c0b9e5f942
UTF-8 石盛纖石盛纖B 11100111100111111011001111100111100110111001101111100111101110101001011011100111100111111011001111100111100110111001101111100111101110101001011001000010 e79fb3e79b9be7ba96e79fb3e79b9be7ba9642
UHC 石盛纖石盛纖B 11100000101101001110000011111100111000001110100111100000101101001110000011111100111000001110100101000010 e0b4e0fce0e9e0b4e0fce0e942

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