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 ?享?}?享?{^ 0011111110001011100111010011111101111101001111111000101110011101001111110111101101011110 3f8b9d3f7d3f8b9d3f7b5e
EUC-JP ?享?}?享?{^ 0011111110110101111111010011111101111101001111111011010111111101001111110111101101011110 3fb5fd3f7d3fb5fd3f7b5e
UTF-8 뢲享싨}뢲享싨{^ 111010111010001010110010111001001011101010101011111011001000101110101000011111011110101110100010101100101110010010111010101010111110110010001011101010000111101101011110 eba2b2e4baabec8ba87deba2b2e4baabec8ba87b5e
UHC 뢲享싨}뢲享싨{^ 100011110111000111111010101111011001101011100110011111011000111101110001111110101011110110011010111001100111101101011110 8f71fabd9ae67d8f71fabd9ae67b5e

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