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 ?S?}?S?{^ 001111110101001100111111011111010011111101010011001111110111101101011110 3f533f7d3f533f7b5e
SJIS-WIN 辰S測}辰S測{^ 10010010010000110101001110010001101010100111110110010010010000110101001110010001101010100111101101011110 92435391aa7d92435391aa7b5e
EUC-JP 辰S測}辰S測{^ 11000011101001000101001111000010101011000111110111000011101001000101001111000010101011000111101101011110 c3a453c2ac7dc3a453c2ac7b5e
UTF-8 辰S測}辰S測{^ 1110100010111110101100000101001111100110101110001010110001111101111010001011111010110000010100111110011010111000101011000111101101011110 e8beb053e6b8ac7de8beb053e6b8ac7b5e
UHC 辰S測}辰S測{^ 11110010111000110101001111110110101101000111110111110010111000110101001111110110101101000111101101011110 f2e353f6b47df2e353f6b47b5e

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