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 豈畷ゥ殉豈畷ゥ旬^ 111001101010111110010011111010111010100110001111011111011110011010101111100100111110101110101001100011110111101101011110 e6af93eba98f7de6af93eba98f7b5e
EUC-JP 豈畷ゥ殉豈畷ゥ旬^ 1110110010110001110001101110110110001110101010011011110111011110111011001011000111000110111011011000111010101001101111011101110001011110 ecb1c6ed8ea9bddeecb1c6ed8ea9bddc5e
UTF-8 豈畷ゥ殉豈畷ゥ旬^ 11101000101100011000100011100111100101011011011111101111101111011010100111100110101011101000100111101000101100011000100011100111100101011011011111101111101111011010100111100110100101111010110001011110 e8b188e795b7efbda9e6ae89e8b188e795b7efbda9e697ac5e
UHC 豈??殉豈??旬^ 11010001110000100011111100111111111000101110011011010001110000100011111100111111111000101110001001011110 d1c23f3fe2e6d1c23f3fe2e25e

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