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 ú´ªCnW}ú´ªCnW{^ 111110101011010010101010010000110110111001010111011111011111101010110100101010100100001101101110010101110111101101011110 fab4aa436e577dfab4aa436e577b5e
SJIS-WIN ?´?CnW}?´?CnW{^ 0011111110000001010011000011111101000011011011100101011101111101001111111000000101001100001111110100001101101110010101110111101101011110 3f814c3f436e577d3f814c3f436e577b5e
EUC-JP ú´ªCnW}ú´ªCnW{^ 10001111101010111110001010100001101011011000111110100010111011000100001101101110010101110111110110001111101010111110001010100001101011011000111110100010111011000100001101101110010101110111101101011110 8fabe2a1ad8fa2ec436e577d8fabe2a1ad8fa2ec436e577b5e
UTF-8 ú´ªCnW}ú´ªCnW{^ 110000111011101011000010101101001100001010101010010000110110111001010111011111011100001110111010110000101011010011000010101010100100001101101110010101110111101101011110 c3bac2b4c2aa436e577dc3bac2b4c2aa436e577b5e
UHC ?´ªCnW}?´ªCnW{^ 00111111101000101010010110101000101000110100001101101110010101110111110100111111101000101010010110101000101000110100001101101110010101110111101101011110 3fa2a5a8a3436e577d3fa2a5a8a3436e577b5e

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