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 ????N}????N{^ 00111111001111110011111100111111010011100111110100111111001111110011111100111111010011100111101101011110 3f3f3f3f4e7d3f3f3f3f4e7b5e
SJIS-WIN 豈畷ゥ本N}豈畷ゥ本N{^ 11100110101011111001001111101011101010011001011001111011010011100111110111100110101011111001001111101011101010011001011001111011010011100111101101011110 e6af93eba9967b4e7de6af93eba9967b4e7b5e
EUC-JP 豈畷ゥ本N}豈畷ゥ本N{^ 111011001011000111000110111011011000111010101001110010111101110001001110011111011110110010110001110001101110110110001110101010011100101111011100010011100111101101011110 ecb1c6ed8ea9cbdc4e7decb1c6ed8ea9cbdc4e7b5e
UTF-8 豈畷ゥ本N}豈畷ゥ本N{^ 1110100010110001100010001110011110010101101101111110111110111101101010011110011010011100101011000100111001111101111010001011000110001000111001111001010110110111111011111011110110101001111001101001110010101100010011100111101101011110 e8b188e795b7efbda9e69cac4e7de8b188e795b7efbda9e69cac4e7b5e
UHC 豈??本N}豈??本N{^ 1101000111000010001111110011111111011100111000100100111001111101110100011100001000111111001111111101110011100010010011100111101101011110 d1c23f3fdce24e7dd1c23f3fdce24e7b5e

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