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 ???C[}???C[{^ 00111111001111110011111101000011010110110111110100111111001111110011111101000011010110110111101101011110 3f3f3f435b7d3f3f3f435b7b5e
SJIS-WIN 飮??C[}飮??C[{^ 100111110101101000111111001111110100001101011011011111011001111101011010001111110011111101000011010110110111101101011110 9f5a3f3f435b7d9f5a3f3f435b7b5e
EUC-JP 飮??C[}飮??C[{^ 110111011011101100111111001111110100001101011011011111011101110110111011001111110011111101000011010110110111101101011110 ddbb3f3f435b7dddbb3f3f435b7b5e
UTF-8 飮곗뎰C[}飮곗뎰C[{^ 11101001101000111010111011101010101100111001011111101011100011101011000001000011010110110111110111101001101000111010111011101010101100111001011111101011100011101011000001000011010110110111101101011110 e9a3aeeab397eb8eb0435b7de9a3aeeab397eb8eb0435b7b5e
UHC 飮곗뎰C[}飮곗뎰C[{^ 11101011111001101011000011101100100010011000001101000011010110110111110111101011111001101011000011101100100010011000001101000011010110110111101101011110 ebe6b0ec8983435b7debe6b0ec8983435b7b5e

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