Bitcoin (BTC) on EVM-compatible networks
Does this article need to be translated?
First things first:
The short answer is that Bitcoin and Ethereum (and, by extension, EVM-compatible networks) are not interoperable. You cannot seamlessly bridge your Bitcoin onto Ethereum. If you want to learn why, keep reading.
Not all blockchains are created compatible.
The Bitcoin network was, in many ways, the 'proof of concept' for public blockchain technology: it showed that, given proper incentive mechanisms and safety measures, a currency could be maintained on a global scale, in a decentralized, trustless—that is, with no central trusted authority—manner.
The Ethereum network is the next step (arguably, an exponential step) along that path. The Ethereum blockchain isn't just keeping track of a currency. It maintains, live at all times, a global public computer that is capable of maintaining a global, decentralized currency (and many of them, at that). And on top of that, a global, decentralized monetary and financial system.
Different blockchains have different 'native currencies'
This is a topic both deep and broad, but in short: virtually all public blockchains have what is called a 'native currency', the token that is used to pay for gas, transactions, or computational work on the network. Bitcoin's native currency is bitcoin (BTC), and Ethereum's native currency is Ether (ETH).
You can't just send BTC to an Ethereum address, or vice versa
If you attempt to do this, your tokens will probably be sent into nothingness and you will not get them back.
Given that different blockchains are programmed differently, with different standards for tokens, functionality, and even wallets and addresses, you can't just send BTC to an Ethereum wallet or the other way around.
That said, there are many blockchains that are EVM-compatible, meaning they are technically compatible with Ethereum mainnet, and tokens might be transferrable between them. Still, this does not mean that you can just send a token from one EVM-compatible chain to another. If you are going to transfer tokens between EVM-compatible chains,use a bridge.
And remember — MetaMask is made to be your wallet no matter the EVM-compatible chain you're on. For instructions on adding a new network, see here.