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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN ツ淞揖\}ツ淞揖\{^ 110000101001111111000010100101110100101101011100011111011100001010011111110000101001011101001011010111000111101101011110 c29fc2974b5c7dc29fc2974b5c7b5e
EUC-JP ツ淞揖\}ツ淞揖\{^ 1000111011000010110111101100010011001101101011000101110001111101100011101100001011011110110001001100110110101100010111000111101101011110 8ec2dec4cdac5c7d8ec2dec4cdac5c7b5e
UTF-8 ツ淞揖\}ツ淞揖\{^ 1110111110111110100000101110011010110111100111101110011010001111100101100101110001111101111011111011111010000010111001101011011110011110111001101000111110010110010111000111101101011110 efbe82e6b79ee68f965c7defbe82e6b79ee68f965c7b5e
UHC ?淞揖\}?淞揖\{^ 001111111110000111100111111010111110011101011100011111010011111111100001111001111110101111100111010111000111101101011110 3fe1e7ebe75c7d3fe1e7ebe75c7b5e

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