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 豈畷ゥ喀}豈畷ゥ喀{^ 1110011010101111100100111110101110101001100110100101110001111101111001101010111110010011111010111010100110011010010111000111101101011110 e6af93eba99a5c7de6af93eba99a5c7b5e
EUC-JP 豈畷ゥ喀}豈畷ゥ喀{^ 11101100101100011100011011101101100011101010100111010011101111010111110111101100101100011100011011101101100011101010100111010011101111010111101101011110 ecb1c6ed8ea9d3bd7decb1c6ed8ea9d3bd7b5e
UTF-8 豈畷ゥ喀}豈畷ゥ喀{^ 111010001011000110001000111001111001010110110111111011111011110110101001111001011001011010000000011111011110100010110001100010001110011110010101101101111110111110111101101010011110010110010110100000000111101101011110 e8b188e795b7efbda9e596807de8b188e795b7efbda9e596807b5e
UHC 豈??喀}豈??喀{^ 110100011100001000111111001111111100101111010011011111011101000111000010001111110011111111001011110100110111101101011110 d1c23f3fcbd37dd1c23f3fcbd37b5e

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