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 愿?雲?}愿?雲?{^ 100111001100001100111111100010010101111100111111011111011001110011000011001111111000100101011111001111110111101101011110 9cc33f895f3f7d9cc33f895f3f7b5e
EUC-JP 愿?雲?}愿?雲?{^ 110110001100010100111111101100011100000000111111011111011101100011000101001111111011000111000000001111110111101101011110 d8c53fb1c03f7dd8c53fb1c03f7b5e
UTF-8 愿렢雲렱}愿렢雲렱{^ 111001101000010010111111111010111010000010100010111010011001101110110010111010111010000010110001011111011110011010000100101111111110101110100000101000101110100110011011101100101110101110100000101100010111101101011110 e684bfeba0a2e99bb2eba0b17de684bfeba0a2e99bb2eba0b17b5e
UHC 愿렢雲렱}愿렢雲렱{^ 11101010101101001000111010110011111010101010001110001110101111100111110111101010101101001000111010110011111010101010001110001110101111100111101101011110 eab48eb3eaa38ebe7deab48eb3eaa38ebe7b5e

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