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 驕ス蝠党驕ス蝠怒^ 111010011000000110111101111001011001010110010011011111011110100110000001101111011110010110010101100100110111101101011110 e981bde595937de981bde595937b5e
EUC-JP 驕ス蝠党驕ス蝠怒^ 1111000111100001100011101011110111101001111101011100010111011110111100011110000110001110101111011110100111110101110001011101110001011110 f1e18ebde9f5c5def1e18ebde9f5c5dc5e
UTF-8 驕ス蝠党驕ス蝠怒^ 11101001101010011001010111101111101111011011110111101000100111011010000011100101100001011001101011101001101010011001010111101111101111011011110111101000100111011010000011100110100000001001001001011110 e9a995efbdbde89da0e5859ae9a995efbdbde89da0e680925e
UHC 驕???驕??怒^ 110011101111011000111111001111110011111111001110111101100011111100111111110100101100000101011110 cef63f3f3fcef63f3fd2c15e

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