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 悅??}悅??{^ 1111101010111101001111110011111101111101111110101011110100111111001111110111101101011110 fabd3f3f7dfabd3f3f7b5e
EUC-JP ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
UTF-8 悅멨쭦}悅멨쭦{^ 111001101000001010000101111010111010100110101000111011001010110110100110011111011110011010000010100001011110101110101001101010001110110010101101101001100111101101011110 e68285eba9a8ecada67de68285eba9a8ecada67b5e
UHC 悅멨쭦}悅멨쭦{^ 111001101110110110111000111001011010011110011010011111011110011011101101101110001110010110100111100110100111101101011110 e6edb8e5a79a7de6edb8e5a79a7b5e

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