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 ?楡?}?楡?{^ 0011111110011110101111100011111101111101001111111001111010111110001111110111101101011110 3f9ebe3f7d3f9ebe3f7b5e
EUC-JP ?楡?}?楡?{^ 0011111111011100110000000011111101111101001111111101110011000000001111110111101101011110 3fdcc03f7d3fdcc03f7b5e
UTF-8 읽楡짚}읽楡짚{^ 111011001001110110111101111001101010010110100001111011001010011110011010011111011110110010011101101111011110011010100101101000011110110010100111100110100111101101011110 ec9dbde6a5a1eca79a7dec9dbde6a5a1eca79a7b5e
UHC 읽楡짚}읽楡짚{^ 110000001101000011101010111110001100001010100100011111011100000011010000111010101111100011000010101001000111101101011110 c0d0eaf8c2a47dc0d0eaf8c2a47b5e

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