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 ????n}????n{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
SJIS-WIN 綜?綜?n}綜?綜?n{^ 1001000110001110001111111001000110001110001111110110111001111101100100011000111000111111100100011000111000111111011011100111101101011110 918e3f918e3f6e7d918e3f918e3f6e7b5e
EUC-JP 綜?綜?n}綜?綜?n{^ 1100000111101110001111111100000111101110001111110110111001111101110000011110111000111111110000011110111000111111011011100111101101011110 c1ee3fc1ee3f6e7dc1ee3fc1ee3f6e7b5e
UTF-8 綜존綜젭n}綜존綜젭n{^ 1110011110110110100111001110110010100001101101001110011110110110100111001110110010100000101011010110111001111101111001111011011010011100111011001010000110110100111001111011011010011100111011001010000010101101011011100111101101011110 e7b69ceca1b4e7b69ceca0ad6e7de7b69ceca1b4e7b69ceca0ad6e7b5e
UHC 綜존綜젭n}綜존綜젭n{^ 111100001111110011000001101110001111000011111100110000011010101101101110011111011111000011111100110000011011100011110000111111001100000110101011011011100111101101011110 f0fcc1b8f0fcc1ab6e7df0fcc1b8f0fcc1ab6e7b5e

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