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 ?楡姚}?楡姚{^ 00111111100111101011111010011011010011000111110100111111100111101011111010011011010011000111101101011110 3f9ebe9b4c7d3f9ebe9b4c7b5e
EUC-JP ?楡姚}?楡姚{^ 00111111110111001100000011010101101011010111110100111111110111001100000011010101101011010111101101011110 3fdcc0d5ad7d3fdcc0d5ad7b5e
UTF-8 읽楡姚}읽楡姚{^ 111011001001110110111101111001101010010110100001111001011010011110011010011111011110110010011101101111011110011010100101101000011110010110100111100110100111101101011110 ec9dbde6a5a1e5a79a7dec9dbde6a5a1e5a79a7b5e
UHC 읽楡姚}읽楡姚{^ 110000001101000011101010111110001110100011101110011111011100000011010000111010101111100011101000111011100111101101011110 c0d0eaf8e8ee7dc0d0eaf8e8ee7b5e

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