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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 豈畷ゥ凩豈畷ゥ几^ 111001101010111110010011111010111010100110011001011111011110011010101111100100111110101110101001100110010111101101011110 e6af93eba9997de6af93eba9997b5e
EUC-JP 豈畷ゥ凩豈畷ゥ几^ 1110110010110001110001101110110110001110101010011101000111011110111011001011000111000110111011011000111010101001110100011101110001011110 ecb1c6ed8ea9d1deecb1c6ed8ea9d1dc5e
UTF-8 豈畷ゥ凩豈畷ゥ几^ 11101000101100011000100011100111100101011011011111101111101111011010100111100101100001111010100111101000101100011000100011100111100101011011011111101111101111011010100111100101100001111010000001011110 e8b188e795b7efbda9e587a9e8b188e795b7efbda9e587a05e
UHC 豈???豈???^ 1101000111000010001111110011111100111111110100011100001000111111001111110011111101011110 d1c23f3f3fd1c23f3f3f5e

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