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 ?疳擧}?疳擧{^ 00111111111000010111000010011101101001110111110100111111111000010111000010011101101001110111101101011110 3fe1709da77d3fe1709da77b5e
EUC-JP ?疳擧}?疳擧{^ 00111111111000011101000111011010101010010111110100111111111000011101000111011010101010010111101101011110 3fe1d1daa97d3fe1d1daa97b5e
UTF-8 붜疳擧}붜疳擧{^ 111010111011011010011100111001111001011010110011111001101001001110100111011111011110101110110110100111001110011110010110101100111110011010010011101001110111101101011110 ebb69ce796b3e693a77debb69ce796b3e693a77b5e
UHC 붜疳擧}붜疳擧{^ 101110101101101111001010111101111100101111100001011111011011101011011011110010101111011111001011111000010111101101011110 badbcaf7cbe17dbadbcaf7cbe17b5e

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