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 映η?}映η?{^ 10001001011001101000001111000101001111110111110110001001011001101000001111000101001111110111101101011110 896683c53f7d896683c53f7b5e
EUC-JP 映η?}映η?{^ 10110001110001111010011011000111001111110111110110110001110001111010011011000111001111110111101101011110 b1c7a6c73f7db1c7a6c73f7b5e
UTF-8 映η맪}映η맪{^ 11100110100110001010000011001110101101111110101110100111101010100111110111100110100110001010000011001110101101111110101110100111101010100111101101011110 e698a0ceb7eba7aa7de698a0ceb7eba7aa7b5e
UHC 映η맪}映η맪{^ 111001111011000110100101111001111001000010110010011111011110011110110001101001011110011110010000101100100111101101011110 e7b1a5e790b27de7b1a5e790b27b5e

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