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 ?c?On}?c?On{^ 00111111011000110011111101001111011011100111110100111111011000110011111101001111011011100111101101011110 3f633f4f6e7d3f633f4f6e7b5e
SJIS-WIN ?c?On}?c?On{^ 00111111011000110011111101001111011011100111110100111111011000110011111101001111011011100111101101011110 3f633f4f6e7d3f633f4f6e7b5e
EUC-JP ?c?On}?c?On{^ 00111111011000110011111101001111011011100111110100111111011000110011111101001111011011100111101101011110 3f633f4f6e7d3f633f4f6e7b5e
UTF-8 묧c묧On}묧c묧On{^ 111010111010110010100111011000111110101110101100101001110100111101101110011111011110101110101100101001110110001111101011101011001010011101001111011011100111101101011110 ebaca763ebaca74f6e7debaca763ebaca74f6e7b5e
UHC 묧c묧On}묧c묧On{^ 1001000111111110011000111001000111111110010011110110111001111101100100011111111001100011100100011111111001001111011011100111101101011110 91fe6391fe4f6e7d91fe6391fe4f6e7b5e

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