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 ???W}???W{^ 0011111100111111001111110101011101111101001111110011111100111111010101110111101101011110 3f3f3f577d3f3f3f577b5e
SJIS-WIN 飮ε?W}飮ε?W{^ 100111110101101010000011110000110011111101010111011111011001111101011010100000111100001100111111010101110111101101011110 9f5a83c33f577d9f5a83c33f577b5e
EUC-JP 飮ε?W}飮ε?W{^ 110111011011101110100110110001010011111101010111011111011101110110111011101001101100010100111111010101110111101101011110 ddbba6c53f577dddbba6c53f577b5e
UTF-8 飮εㄽW}飮εㄽW{^ 111010011010001110101110110011101011010111100011100001001011110101010111011111011110100110100011101011101100111010110101111000111000010010111101010101110111101101011110 e9a3aeceb5e384bd577de9a3aeceb5e384bd577b5e
UHC 飮εㄽW}飮εㄽW{^ 1110101111100110101001011110010110100100101011010101011101111101111010111110011010100101111001011010010010101101010101110111101101011110 ebe6a5e5a4ad577debe6a5e5a4ad577b5e

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