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 ’V‘ªLon}’V‘ªLon{^ 1001001001010110100100011010101001001100011011110110111001111101100100100101011010010001101010100100110001101111011011100111101101011110 925691aa4c6f6e7d925691aa4c6f6e7b5e
SJIS-WIN ?V??Lon}?V??Lon{^ 0011111101010110001111110011111101001100011011110110111001111101001111110101011000111111001111110100110001101111011011100111101101011110 3f563f3f4c6f6e7d3f563f3f4c6f6e7b5e
EUC-JP ?V?ªLon}?V?ªLon{^ 001111110101011000111111100011111010001011101100010011000110111101101110011111010011111101010110001111111000111110100010111011000100110001101111011011100111101101011110 3f563f8fa2ec4c6f6e7d3f563f8fa2ec4c6f6e7b5e
UTF-8 ’V‘ªLon}’V‘ªLon{^ 1100001010010010010101101100001010010001110000101010101001001100011011110110111001111101110000101001001001010110110000101001000111000010101010100100110001101111011011100111101101011110 c29256c291c2aa4c6f6e7dc29256c291c2aa4c6f6e7b5e
UHC ?V?ªLon}?V?ªLon{^ 00111111010101100011111110101000101000110100110001101111011011100111110100111111010101100011111110101000101000110100110001101111011011100111101101011110 3f563fa8a34c6f6e7d3f563fa8a34c6f6e7b5e

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