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 ャW}ャW{^ 1110111110111101101011000101011101111101111011111011110110101100010101110111101101011110 efbdac577defbdac577b5e
SJIS-WIN ??¬W}??¬W{^ 00111111001111111000000111001010010101110111110100111111001111111000000111001010010101110111101101011110 3f3f81ca577d3f3f81ca577b5e
EUC-JP ï?¬W}ï?¬W{^ 1000111110101011110000010011111110100010110011000101011101111101100011111010101111000001001111111010001011001100010101110111101101011110 8fabc13fa2cc577d8fabc13fa2cc577b5e
UTF-8 ャW}ャW{^ 1100001110101111110000101011110111000010101011000101011101111101110000111010111111000010101111011100001010101100010101110111101101011110 c3afc2bdc2ac577dc3afc2bdc2ac577b5e
UHC ?½?W}?½?W{^ 00111111101010001111011000111111010101110111110100111111101010001111011000111111010101110111101101011110 3fa8f63f577d3fa8f63f577b5e

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