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 ????H}????H{^ 00111111001111110011111100111111010010000111110100111111001111110011111100111111010010000111101101011110 3f3f3f3f487d3f3f3f3f487b5e
SJIS-WIN 綜???H}綜???H{^ 100100011000111000111111001111110011111101001000011111011001000110001110001111110011111100111111010010000111101101011110 918e3f3f3f487d918e3f3f3f487b5e
EUC-JP 綜???H}綜???H{^ 110000011110111000111111001111110011111101001000011111011100000111101110001111110011111100111111010010000111101101011110 c1ee3f3f3f487dc1ee3f3f3f487b5e
UTF-8 綜숄렰렟H}綜숄렰렟H{^ 1110011110110110100111001110110010001000100001001110101110100000101100001110101110100000100111110100100001111101111001111011011010011100111011001000100010000100111010111010000010110000111010111010000010011111010010000111101101011110 e7b69cec8884eba0b0eba09f487de7b69cec8884eba0b0eba09f487b5e
UHC 綜숄렰렟H}綜숄렰렟H{^ 111100001111110010111100111100011000111010111101100011101011000001001000011111011111000011111100101111001111000110001110101111011000111010110000010010000111101101011110 f0fcbcf18ebd8eb0487df0fcbcf18ebd8eb0487b5e

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