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 á}™ûá|}á}™ûá|{^ 111000010111110110011001111110111110000101111100011111011110000101111101100110011111101111100001011111000111101101011110 e17d99fbe17c7de17d99fbe17c7b5e
SJIS-WIN ?}???|}?}???|{^ 001111110111110100111111001111110011111101111100011111010011111101111101001111110011111100111111011111000111101101011110 3f7d3f3f3f7c7d3f7d3f3f3f7c7b5e
EUC-JP á}?ûá|}á}?ûá|{^ 100011111010101110100001011111010011111110001111101010111110010110001111101010111010000101111100011111011000111110101011101000010111110100111111100011111010101111100101100011111010101110100001011111000111101101011110 8faba17d3f8fabe58faba17c7d8faba17d3f8fabe58faba17c7b5e
UTF-8 á}™ûá|}á}™ûá|{^ 1100001110100001011111011100001010011001110000111011101111000011101000010111110001111101110000111010000101111101110000101001100111000011101110111100001110100001011111000111101101011110 c3a17dc299c3bbc3a17c7dc3a17dc299c3bbc3a17c7b5e
UHC ?}???|}?}???|{^ 001111110111110100111111001111110011111101111100011111010011111101111101001111110011111100111111011111000111101101011110 3f7d3f3f3f7c7d3f7d3f3f3f7c7b5e

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