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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN 余?З\}余?З\{^ 100101110101110100111111100001000100100001011100011111011001011101011101001111111000010001001000010111000111101101011110 975d3f84485c7d975d3f84485c7b5e
EUC-JP 余?З\}余?З\{^ 110011011011111000111111101001111010100101011100011111011100110110111110001111111010011110101001010111000111101101011110 cdbe3fa7a95c7dcdbe3fa7a95c7b5e
UTF-8 余좈З\}余좈З\{^ 111001001011110110011001111011001010001010001000110100001001011101011100011111011110010010111101100110011110110010100010100010001101000010010111010111000111101101011110 e4bd99eca288d0975c7de4bd99eca288d0975c7b5e
UHC 余좈З\}余좈З\{^ 1110010111111001101000001110100110101100101010010101110001111101111001011111100110100000111010011010110010101001010111000111101101011110 e5f9a0e9aca95c7de5f9a0e9aca95c7b5e

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