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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN ?燧嫂}?燧嫂{^ 00111111111000001001110010011011010111100111110100111111111000001001110010011011010111100111101101011110 3fe09c9b5e7d3fe09c9b5e7b5e
EUC-JP ?燧嫂}?燧嫂{^ 00111111110111111111110011010101101111110111110100111111110111111111110011010101101111110111101101011110 3fdffcd5bf7d3fdffcd5bf7b5e
UTF-8 싡燧嫂}싡燧嫂{^ 111011001000101110100001111001111000011110100111111001011010101110000010011111011110110010001011101000011110011110000111101001111110010110101011100000100111101101011110 ec8ba1e787a7e5ab827dec8ba1e787a7e5ab827b5e
UHC 싡燧嫂}싡燧嫂{^ 100110101110000111100010101011001110000111111001011111011001101011100001111000101010110011100001111110010111101101011110 9ae1e2ace1f97d9ae1e2ace1f97b5e

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