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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 綜??綜??六 10010001100011100011111100111111100100011000111000111111001111111001100001011010 918e3f3f918e3f3f985a
EUC-JP 綜??綜??六 11000001111011100011111100111111110000011110111000111111001111111100111110111011 c1ee3f3fc1ee3f3fcfbb
UTF-8 綜계껴綜곁렭六 111001111011011010011100111010101011001110000100111010101011101110110100111001111011011010011100111010101011001110000001111010111010000010101101111001011000010110101101 e7b69ceab384eabbb4e7b69ceab381eba0ade585ad
UHC 綜계껴綜곁렭六 1111000011111100101100001110100010110010101110001111000011111100101100001110011110001110101110101101011110111111 f0fcb0e8b2b8f0fcb0e78ebad7bf

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