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 ?楡賁}?楡賁{^ 00111111100111101011111011100110110010100111110100111111100111101011111011100110110010100111101101011110 3f9ebee6ca7d3f9ebee6ca7b5e
EUC-JP ?楡賁}?楡賁{^ 00111111110111001100000011101100110011000111110100111111110111001100000011101100110011000111101101011110 3fdcc0eccc7d3fdcc0eccc7b5e
UTF-8 읽楡賁}읽楡賁{^ 111011001001110110111101111001101010010110100001111010001011001110000001011111011110110010011101101111011110011010100101101000011110100010110011100000010111101101011110 ec9dbde6a5a1e8b3817dec9dbde6a5a1e8b3817b5e
UHC 읽楡賁}읽楡賁{^ 110000001101000011101010111110001101110111010011011111011100000011010000111010101111100011011101110100110111101101011110 c0d0eaf8ddd37dc0d0eaf8ddd37b5e

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