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 豈畷ゥ掵豈畷ゥ掉^ 111001101010111110010011111010111010100110011101011111011110011010101111100100111110101110101001100111010111101101011110 e6af93eba99d7de6af93eba99d7b5e
EUC-JP 豈畷ゥ掵豈畷ゥ掉^ 1110110010110001110001101110110110001110101010011101100111011110111011001011000111000110111011011000111010101001110110011101110001011110 ecb1c6ed8ea9d9deecb1c6ed8ea9d9dc5e
UTF-8 豈畷ゥ掵豈畷ゥ掉^ 11101000101100011000100011100111100101011011011111101111101111011010100111100110100011101011010111101000101100011000100011100111100101011011011111101111101111011010100111100110100011101000100101011110 e8b188e795b7efbda9e68eb5e8b188e795b7efbda9e68e895e
UHC 豈???豈??掉^ 110100011100001000111111001111110011111111010001110000100011111100111111110100111111110001011110 d1c23f3f3fd1c23f3fd3fc5e

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