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 ÍÛö´üCeon}ÍÛö´üCeon{^ 110011011101101111110110101101001111110001000011011001010110111101101110011111011100110111011011111101101011010011111100010000110110010101101111011011100111101101011110 cddbf6b4fc43656f6e7dcddbf6b4fc43656f6e7b5e
SJIS-WIN ???´?Ceon}???´?Ceon{^ 0011111100111111001111111000000101001100001111110100001101100101011011110110111001111101001111110011111100111111100000010100110000111111010000110110010101101111011011100111101101011110 3f3f3f814c3f43656f6e7d3f3f3f814c3f43656f6e7b5e
EUC-JP ÍÛö´üCeon}ÍÛö´üCeon{^ 100011111010101010111111100011111010101011100101100011111010101111010011101000011010110110001111101010111110010001000011011001010110111101101110011111011000111110101010101111111000111110101010111001011000111110101011110100111010000110101101100011111010101111100100010000110110010101101111011011100111101101011110 8faabf8faae58fabd3a1ad8fabe443656f6e7d8faabf8faae58fabd3a1ad8fabe443656f6e7b5e
UTF-8 ÍÛö´üCeon}ÍÛö´üCeon{^ 11000011100011011100001110011011110000111011011011000010101101001100001110111100010000110110010101101111011011100111110111000011100011011100001110011011110000111011011011000010101101001100001110111100010000110110010101101111011011100111101101011110 c38dc39bc3b6c2b4c3bc43656f6e7dc38dc39bc3b6c2b4c3bc43656f6e7b5e
UHC ???´?Ceon}???´?Ceon{^ 0011111100111111001111111010001010100101001111110100001101100101011011110110111001111101001111110011111100111111101000101010010100111111010000110110010101101111011011100111101101011110 3f3f3fa2a53f43656f6e7d3f3f3fa2a53f43656f6e7b5e

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