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 ??}\}??}\{^ 0011111100111111011111010101110001111101001111110011111101111101010111000111101101011110 3f3f7d5c7d3f3f7d5c7b5e
SJIS-WIN 聰磁}\}聰磁}\{^ 111000111110000010001110101001010111110101011100011111011110001111100000100011101010010101111101010111000111101101011110 e3e08ea57d5c7de3e08ea57d5c7b5e
EUC-JP 聰磁}\}聰磁}\{^ 111001101110001010111100101001110111110101011100011111011110011011100010101111001010011101111101010111000111101101011110 e6e2bca77d5c7de6e2bca77d5c7b5e
UTF-8 聰磁}\}聰磁}\{^ 11101000100000011011000011100111101000111000000101111101010111000111110111101000100000011011000011100111101000111000000101111101010111000111101101011110 e881b0e7a3817d5c7de881b0e7a3817d5c7b5e
UHC 聰磁}\}聰磁}\{^ 111101011100011011101101101110000111110101011100011111011111010111000110111011011011100001111101010111000111101101011110 f5c6edb87d5c7df5c6edb87d5c7b5e

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