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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 愿?之?}愿?之?{^ 100111001100001100111111100101000101011000111111011111011001110011000011001111111001010001010110001111110111101101011110 9cc33f94563f7d9cc33f94563f7b5e
EUC-JP 愿?之?}愿?之?{^ 110110001100010100111111110001111011011100111111011111011101100011000101001111111100011110110111001111110111101101011110 d8c53fc7b73f7dd8c53fc7b73f7b5e
UTF-8 愿렭之렔}愿렭之렔{^ 111001101000010010111111111010111010000010101101111001001011100110001011111010111010000010010100011111011110011010000100101111111110101110100000101011011110010010111001100010111110101110100000100101000111101101011110 e684bfeba0ade4b98beba0947de684bfeba0ade4b98beba0947b5e
UHC 愿렭之렔}愿렭之렔{^ 11101010101101001000111010111010111100011111110110001110101010010111110111101010101101001000111010111010111100011111110110001110101010010111101101011110 eab48ebaf1fd8ea97deab48ebaf1fd8ea97b5e

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