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 ??[}??[{^ 001111110011111101011011011111010011111100111111010110110111101101011110 3f3f5b7d3f3f5b7b5e
SJIS-WIN 鳰牘[}鳰牘[{^ 11101001111010101110000010101111010110110111110111101001111010101110000010101111010110110111101101011110 e9eae0af5b7de9eae0af5b7b5e
EUC-JP 鳰牘[}鳰牘[{^ 11110010111011001110000010110001010110110111110111110010111011001110000010110001010110110111101101011110 f2ece0b15b7df2ece0b15b7b5e
UTF-8 鳰牘[}鳰牘[{^ 1110100110110011101100001110011110001001100110000101101101111101111010011011001110110000111001111000100110011000010110110111101101011110 e9b3b0e789985b7de9b3b0e789985b7b5e
UHC ?牘[}?牘[{^ 0011111111010100101110100101101101111101001111111101010010111010010110110111101101011110 3fd4ba5b7d3fd4ba5b7b5e

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