When you're minting an NFT or Native Asset on the Cardano blockchain, you need to encode your token's name using base-16 (hexadecimal). So rather than TestNFT1234, you'd use 546573744e465431323334. This is necessary for the metadata.json file.
TestNFT1234
546573744e465431323334