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 š´a}š´a{^ 1001101010110100100000010110000101111101100110101011010010000001011000010111101101011110 9ab481617d9ab481617b5e
SJIS-WIN ?´?a}?´?a{^ 00111111100000010100110000111111011000010111110100111111100000010100110000111111011000010111101101011110 3f814c3f617d3f814c3f617b5e
EUC-JP ?´?a}?´?a{^ 00111111101000011010110100111111011000010111110100111111101000011010110100111111011000010111101101011110 3fa1ad3f617d3fa1ad3f617b5e
UTF-8 š´a}š´a{^ 1100001010011010110000101011010011000010100000010110000101111101110000101001101011000010101101001100001010000001011000010111101101011110 c29ac2b4c281617dc29ac2b4c281617b5e
UHC ?´?a}?´?a{^ 00111111101000101010010100111111011000010111110100111111101000101010010100111111011000010111101101011110 3fa2a53f617d3fa2a53f617b5e

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