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 悅η?}悅η?{^ 11111010101111011000001111000101001111110111110111111010101111011000001111000101001111110111101101011110 fabd83c53f7dfabd83c53f7b5e
EUC-JP ?η?}?η?{^ 0011111110100110110001110011111101111101001111111010011011000111001111110111101101011110 3fa6c73f7d3fa6c73f7b5e
UTF-8 悅η븪}悅η븪{^ 11100110100000101000010111001110101101111110101110111000101010100111110111100110100000101000010111001110101101111110101110111000101010100111101101011110 e68285ceb7ebb8aa7de68285ceb7ebb8aa7b5e
UHC 悅η븪}悅η븪{^ 111001101110110110100101111001111001010110010011011111011110011011101101101001011110011110010101100100110111101101011110 e6eda5e795937de6eda5e795937b5e

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