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 豈畷ェ厭豈畷ェ閲^ 111001101010111110010011111010111010101010001001011111011110011010101111100100111110101110101010100010010111101101011110 e6af93ebaa897de6af93ebaa897b5e
EUC-JP 豈畷ェ厭豈畷ェ閲^ 1110110010110001110001101110110110001110101010101011000111011110111011001011000111000110111011011000111010101010101100011101110001011110 ecb1c6ed8eaab1deecb1c6ed8eaab1dc5e
UTF-8 豈畷ェ厭豈畷ェ閲^ 11101000101100011000100011100111100101011011011111101111101111011010101011100101100011101010110111101000101100011000100011100111100101011011011111101111101111011010101011101001100101101011001001011110 e8b188e795b7efbdaae58eade8b188e795b7efbdaae996b25e
UHC 豈??厭豈???^ 110100011100001000111111001111111110011011110100110100011100001000111111001111110011111101011110 d1c23f3fe6f4d1c23f3f3f5e

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