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 ?η?}?η?{^ 0011111110000011110001010011111101111101001111111000001111000101001111110111101101011110 3f83c53f7d3f83c53f7b5e
EUC-JP ?η?}?η?{^ 0011111110100110110001110011111101111101001111111010011011000111001111110111101101011110 3fa6c73f7d3fa6c73f7b5e
UTF-8 列η땸}列η땸{^ 11101111101001101001110011001110101101111110101110010101101110000111110111101111101001101001110011001110101101111110101110010101101110000111101101011110 efa69cceb7eb95b87defa69cceb7eb95b87b5e
UHC 列η땸}列η땸{^ 111001101110101010100101111001111000101110001110011111011110011011101010101001011110011110001011100011100111101101011110 e6eaa5e78b8e7de6eaa5e78b8e7b5e

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