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 寁è‰E寁è‰EB 11100101101011111000000111101000100010010100010111100101101011111000000111101000100010010100010101000010 e5af81e88945e5af81e8894542
SJIS-WIN ?????E?????EB 00111111001111110011111100111111001111110100010100111111001111110011111100111111001111110100010101000010 3f3f3f3f3f453f3f3f3f3f4542
EUC-JP å¯?è?Eå¯?è?EB 10001111101010111010100110001111101000101011010000111111100011111010101110110010001111110100010110001111101010111010100110001111101000101011010000111111100011111010101110110010001111110100010101000010 8faba98fa2b43f8fabb23f458faba98fa2b43f8fabb23f4542
UTF-8 寁è‰E寁è‰EB 1100001110100101110000101010111111000010100000011100001110101000110000101000100101000101110000111010010111000010101011111100001010000001110000111010100011000010100010010100010101000010 c3a5c2afc281c3a8c28945c3a5c2afc281c3a8c2894542
UHC ?????E?????EB 00111111001111110011111100111111001111110100010100111111001111110011111100111111001111110100010101000010 3f3f3f3f3f453f3f3f3f3f4542

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