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 ?資雖}?資雖{^ 00111111100011101001000111100101101010110111110100111111100011101001000111100101101010110111101101011110 3f8e91e5ab7d3f8e91e5ab7b5e
EUC-JP ?資雖}?資雖{^ 00111111101110111111000111101010101011010111110100111111101110111111000111101010101011010111101101011110 3fbbf1eaad7d3fbbf1eaad7b5e
UTF-8 뤺資雖}뤺資雖{^ 111010111010010010111010111010001011001110000111111010011001101110010110011111011110101110100100101110101110100010110011100001111110100110011011100101100111101101011110 eba4bae8b387e99b967deba4bae8b387e99b967b5e
UHC 뤺資雖}뤺資雖{^ 100011111110100011101101110000001110001011001100011111011000111111101000111011011100000011100010110011000111101101011110 8fe8edc0e2cc7d8fe8edc0e2cc7b5e

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