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 飮θ?}飮θ?{^ 10011111010110101000001111000110001111110111110110011111010110101000001111000110001111110111101101011110 9f5a83c63f7d9f5a83c63f7b5e
EUC-JP 飮θ?}飮θ?{^ 11011101101110111010011011001000001111110111110111011101101110111010011011001000001111110111101101011110 ddbba6c83f7dddbba6c83f7b5e
UTF-8 飮θ랜}飮θ랜{^ 11101001101000111010111011001110101110001110101110011110100111000111110111101001101000111010111011001110101110001110101110011110100111000111101101011110 e9a3aeceb8eb9e9c7de9a3aeceb8eb9e9c7b5e
UHC 飮θ랜}飮θ랜{^ 111010111110011010100101111010001011011110100011011111011110101111100110101001011110100010110111101000110111101101011110 ebe6a5e8b7a37debe6a5e8b7a37b5e

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