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 ????????e^ 00111111001111110011111100111111001111110011111100111111001111110110010101011110 3f3f3f3f3f3f3f3f655e
SJIS-WIN 綜???綜???e^ 100100011000111000111111001111110011111110010001100011100011111100111111001111110110010101011110 918e3f3f3f918e3f3f3f655e
EUC-JP 綜???綜???e^ 110000011110111000111111001111110011111111000001111011100011111100111111001111110110010101011110 c1ee3f3f3fc1ee3f3f3f655e
UTF-8 綜숄렰렟綜숄렰렲e^ 1110011110110110100111001110110010001000100001001110101110100000101100001110101110100000100111111110011110110110100111001110110010001000100001001110101110100000101100001110101110100000101100100110010101011110 e7b69cec8884eba0b0eba09fe7b69cec8884eba0b0eba0b2655e
UHC 綜숄렰렟綜숄렰렲e^ 111100001111110010111100111100011000111010111101100011101011000011110000111111001011110011110001100011101011110110001110101111110110010101011110 f0fcbcf18ebd8eb0f0fcbcf18ebd8ebf655e

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