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 ??\}??\{^ 001111110011111101011100011111010011111100111111010111000111101101011110 3f3f5c7d3f3f5c7b5e
SJIS-WIN 愿?\}愿?\{^ 1001110011000011001111110101110001111101100111001100001100111111010111000111101101011110 9cc33f5c7d9cc33f5c7b5e
EUC-JP 愿?\}愿?\{^ 1101100011000101001111110101110001111101110110001100010100111111010111000111101101011110 d8c53f5c7dd8c53f5c7b5e
UTF-8 愿퀻\}愿퀻\{^ 1110011010000100101111111110110110000000101110110101110001111101111001101000010010111111111011011000000010111011010111000111101101011110 e684bfed80bb5c7de684bfed80bb5c7b5e
UHC 愿퀻\}愿퀻\{^ 11101010101101001011010001001011010111000111110111101010101101001011010001001011010111000111101101011110 eab4b44b5c7deab4b44b5c7b5e

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