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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 譖罹蕗}譖罹蕗{^ 111001101001101110011100111010111001010110011001011111011110011010011011100111001110101110010101100110010111101101011110 e69b9ceb95997de69b9ceb95997b5e
EUC-JP 譖罹蕗}譖罹蕗{^ 111010111111101111011000111011011100100111111001011111011110101111111011110110001110110111001001111110010111101101011110 ebfbd8edc9f97debfbd8edc9f97b5e
UTF-8 譖罹蕗}譖罹蕗{^ 111010001010110110010110111001111011110110111001111010001001010110010111011111011110100010101101100101101110011110111101101110011110100010010101100101110111101101011110 e8ad96e7bdb9e895977de8ad96e7bdb9e895977b5e
UHC ?罹?}?罹?{^ 0011111111010111111001110011111101111101001111111101011111100111001111110111101101011110 3fd7e73f7d3fd7e73f7b5e

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