URL 編碼器 與相關工具對比:該用哪一個
這個工具與相鄰工具的區別,以及判斷你的任務需要哪一個的具體依據。
使用方法
- 先弄清下游消費方真正期望什麼——格式、編碼、檢查碼,還是人類可讀的標籤。
- 把該期望與「輸出已是該形式」的工具對應起來;轉換兩次會丟失資訊。
- 當兩個工具看似等價時,優先選擇其選項能暴露消費方所引用標準的那一個。
- 把相關工具並排開啟,用同一輸入分別執行;差異會立刻顯現。
範例
Percent-encodes special characters.
輸入
https://www.26173.com/search?q=base64 encoder&lang=en
輸出 — 搜尋結果
https%3A%2F%2Fwww.26173.com%2Fsearch%3Fq%3Dbase64%20encoder%26lang%3Den
執行
說明
Percent-encode URLs or single query components.
相關工具
Base64 編碼器Encode text, JSON, URLs or files to Base64, standard or URL-safe.Base32 編碼器Encode binary-safe text into RFC 4648 Base32.Base58 編碼器Encode numbers and text with Bitcoin-style Base58 alphabet.十六進位編碼器(TexttoHex)Convert text into hexadecimal byte representation.MorseCode 編碼器Translate text into Morse code dots and dashes.ROT13 編碼器解碼器Apply the classic ROT13 letter rotation.