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 ú´°gn}ú´°gn{^ 11111010101101001011000001100111011011100111110111111010101101001011000001100111011011100111101101011110 fab4b0676e7dfab4b0676e7b5e
SJIS-WIN ?´°gn}?´°gn{^ 0011111110000001010011001000000110001011011001110110111001111101001111111000000101001100100000011000101101100111011011100111101101011110 3f814c818b676e7d3f814c818b676e7b5e
EUC-JP ú´°gn}ú´°gn{^ 100011111010101111100010101000011010110110100001111010110110011101101110011111011000111110101011111000101010000110101101101000011110101101100111011011100111101101011110 8fabe2a1ada1eb676e7d8fabe2a1ada1eb676e7b5e
UTF-8 ú´°gn}ú´°gn{^ 11000011101110101100001010110100110000101011000001100111011011100111110111000011101110101100001010110100110000101011000001100111011011100111101101011110 c3bac2b4c2b0676e7dc3bac2b4c2b0676e7b5e
UHC ?´°gn}?´°gn{^ 0011111110100010101001011010000111000110011001110110111001111101001111111010001010100101101000011100011001100111011011100111101101011110 3fa2a5a1c6676e7d3fa2a5a1c6676e7b5e

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