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 š^á}[}š^á}[{^ 10011010010111101110000101111101010110110111110110011010010111101110000101111101010110110111101101011110 9a5ee17d5b7d9a5ee17d5b7b5e
SJIS-WIN ?^?}[}?^?}[{^ 00111111010111100011111101111101010110110111110100111111010111100011111101111101010110110111101101011110 3f5e3f7d5b7d3f5e3f7d5b7b5e
EUC-JP ?^á}[}?^á}[{^ 0011111101011110100011111010101110100001011111010101101101111101001111110101111010001111101010111010000101111101010110110111101101011110 3f5e8faba17d5b7d3f5e8faba17d5b7b5e
UTF-8 š^á}[}š^á}[{^ 1100001010011010010111101100001110100001011111010101101101111101110000101001101001011110110000111010000101111101010110110111101101011110 c29a5ec3a17d5b7dc29a5ec3a17d5b7b5e
UHC ?^?}[}?^?}[{^ 00111111010111100011111101111101010110110111110100111111010111100011111101111101010110110111101101011110 3f5e3f7d5b7d3f5e3f7d5b7b5e

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