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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 綜???綜???^ 1001000110001110001111110011111100111111100100011000111000111111001111110011111101011110 918e3f3f3f918e3f3f3f5e
EUC-JP 綜???綜???^ 1100000111101110001111110011111100111111110000011110111000111111001111110011111101011110 c1ee3f3f3fc1ee3f3f3f5e
UTF-8 綜곁렯쌨綜곁렯쌤^ 11100111101101101001110011101010101100111000000111101011101000001010111111101100100011001010100011100111101101101001110011101010101100111000000111101011101000001010111111101100100011001010010001011110 e7b69ceab381eba0afec8ca8e7b69ceab381eba0afec8ca45e
UHC 綜곁렯쌨綜곁렯쌤^ 1111000011111100101100001110011110001110101111001011110111011110111100001111110010110000111001111000111010111100101111011101110001011110 f0fcb0e78ebcbddef0fcb0e78ebcbddc5e

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