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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 譖懍ャエ}譖懍ャエ{^ 111001101001101110011100111011001010110010110100011111011110011010011011100111001110110010101100101101000111101101011110 e69b9cecacb47de69b9cecacb47b5e
EUC-JP 譖懍ャエ}譖懍ャエ{^ 11101011111110111101100011101110100011101010110010001110101101000111110111101011111110111101100011101110100011101010110010001110101101000111101101011110 ebfbd8ee8eac8eb47debfbd8ee8eac8eb47b5e
UTF-8 譖懍ャエ}譖懍ャエ{^ 111010001010110110010110111001101000011110001101111011111011110110101100111011111011110110110100011111011110100010101101100101101110011010000111100011011110111110111101101011001110111110111101101101000111101101011110 e8ad96e6878defbdacefbdb47de8ad96e6878defbdacefbdb47b5e
UHC ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e

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