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䡄M 111001101101110010001001111011011000111101010011111001001010000110000100100011111000111101001101 e6dc89ed8f53e4a1848f8f4d
SJIS-WIN ?????S?????M 001111110011111100111111001111110011111101010011001111110011111100111111001111110011111101001101 3f3f3f3f3f533f3f3f3f3f4d
EUC-JP æÜ?í?Sä¡???M 10001111101010011100000110001111101010101110010000111111100011111010101110111111001111110101001110001111101010111010001110001111101000101100001000111111001111110011111101001101 8fa9c18faae43f8fabbf3f538faba38fa2c23f3f3f4d
UTF-8 æÜ‰íS䡄M 11000011101001101100001110011100110000101000100111000011101011011100001010001111010100111100001110100100110000101010000111000010100001001100001010001111110000101000111101001101 c3a6c39cc289c3adc28f53c3a4c2a1c284c28fc28f4d
UHC æ????S?¡???M 1010100110100001001111110011111100111111001111110101001100111111101000101010111000111111001111110011111101001101 a9a13f3f3f3f533fa2ae3f3f3f4d

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