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 Âù´}Âù´{^ 1000111111000010111110011011010001111101100011111100001011111001101101000111101101011110 8fc2f9b47d8fc2f9b47b5e
SJIS-WIN ???´}???´{^ 00111111001111110011111110000001010011000111110100111111001111110011111110000001010011000111101101011110 3f3f3f814c7d3f3f3f814c7b5e
EUC-JP ?Âù´}?Âù´{^ 001111111000111110101010101001001000111110101011111000111010000110101101011111010011111110001111101010101010010010001111101010111110001110100001101011010111101101011110 3f8faaa48fabe3a1ad7d3f8faaa48fabe3a1ad7b5e
UTF-8 Âù´}Âù´{^ 11000010100011111100001110000010110000111011100111000010101101000111110111000010100011111100001110000010110000111011100111000010101101000111101101011110 c28fc382c3b9c2b47dc28fc382c3b9c2b47b5e
UHC ???´}???´{^ 00111111001111110011111110100010101001010111110100111111001111110011111110100010101001010111101101011110 3f3f3fa2a57d3f3f3fa2a57b5e

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