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^ 110000111011101111000010100111011100001010111111010001001100001110111011110000101001110111000010101111110100010001011110 c3bbc29dc2bf44c3bbc29dc2bf445e
EUC-JP テサツ敖ソDテサツ敖ソD^ 1000111011000011100011101011101110001110110000101101101011000100100011101011111101000100100011101100001110001110101110111000111011000010110110101100010010001110101111110100010001011110 8ec38ebb8ec2dac48ebf448ec38ebb8ec2dac48ebf445e
UTF-8 テサツ敖ソDテサツ敖ソD^ 111011111011111010000011111011111011110110111011111011111011111010000010111001101001010110010110111011111011110110111111010001001110111110111110100000111110111110111101101110111110111110111110100000101110011010010101100101101110111110111101101111110100010001011110 efbe83efbdbbefbe82e69596efbdbf44efbe83efbdbbefbe82e69596efbdbf445e
UHC ???敖?D???敖?D^ 001111110011111100111111111001111111100100111111010001000011111100111111001111111110011111111001001111110100010001011110 3f3f3fe7f93f443f3f3fe7f93f445e

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