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 ?拔?}?拔?{^ 0011111110011101010101010011111101111101001111111001110101010101001111110111101101011110 3f9d553f7d3f9d553f7b5e
EUC-JP ?拔?}?拔?{^ 0011111111011001101101100011111101111101001111111101100110110110001111110111101101011110 3fd9b63f7d3fd9b63f7b5e
UTF-8 윌拔읽}윌拔읽{^ 111011001001110010001100111001101000101110010100111011001001110110111101011111011110110010011100100011001110011010001011100101001110110010011101101111010111101101011110 ec9c8ce68b94ec9dbd7dec9c8ce68b94ec9dbd7b5e
UHC 윌拔읽}윌拔읽{^ 110000001010101011011010111110111100000011010000011111011100000010101010110110101111101111000000110100000111101101011110 c0aadafbc0d07dc0aadafbc0d07b5e

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