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 ?????D?????D^ 00111111001111110011111100111111001111110100010000111111001111110011111100111111001111110100010001011110 3f3f3f3f3f443f3f3f3f3f445e
SJIS-WIN テァツ淞ウDテァツ淞ウD^ 110000111010011111000010100111111100001010110011010001001100001110100111110000101001111111000010101100110100010001011110 c3a7c29fc2b344c3a7c29fc2b3445e
EUC-JP テァツ淞ウDテァツ淞ウD^ 1000111011000011100011101010011110001110110000101101111011000100100011101011001101000100100011101100001110001110101001111000111011000010110111101100010010001110101100110100010001011110 8ec38ea78ec2dec48eb3448ec38ea78ec2dec48eb3445e
UTF-8 テァツ淞ウDテァツ淞ウD^ 111011111011111010000011111011111011110110100111111011111011111010000010111001101011011110011110111011111011110110110011010001001110111110111110100000111110111110111101101001111110111110111110100000101110011010110111100111101110111110111101101100110100010001011110 efbe83efbda7efbe82e6b79eefbdb344efbe83efbda7efbe82e6b79eefbdb3445e
UHC ???淞?D???淞?D^ 001111110011111100111111111000011110011100111111010001000011111100111111001111111110000111100111001111110100010001011110 3f3f3fe1e73f443f3f3fe1e73f445e

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