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 ????]}????]{^ 00111111001111110011111100111111010111010111110100111111001111110011111100111111010111010111101101011110 3f3f3f3f5d7d3f3f3f3f5d7b5e
SJIS-WIN 綜???]}綜???]{^ 100100011000111000111111001111110011111101011101011111011001000110001110001111110011111100111111010111010111101101011110 918e3f3f3f5d7d918e3f3f3f5d7b5e
EUC-JP 綜???]}綜???]{^ 110000011110111000111111001111110011111101011101011111011100000111101110001111110011111100111111010111010111101101011110 c1ee3f3f3f5d7dc1ee3f3f3f5d7b5e
UTF-8 綜숄렰렟]}綜숄렰렟]{^ 1110011110110110100111001110110010001000100001001110101110100000101100001110101110100000100111110101110101111101111001111011011010011100111011001000100010000100111010111010000010110000111010111010000010011111010111010111101101011110 e7b69cec8884eba0b0eba09f5d7de7b69cec8884eba0b0eba09f5d7b5e
UHC 綜숄렰렟]}綜숄렰렟]{^ 111100001111110010111100111100011000111010111101100011101011000001011101011111011111000011111100101111001111000110001110101111011000111010110000010111010111101101011110 f0fcbcf18ebd8eb05d7df0fcbcf18ebd8eb05d7b5e

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