• ARTICLE
  • STRING
  • CONVERTER
  • ENCRYPT
  • NETWORK
  • MORE
    CHART
    MATH
    COORDINATE
    IMAGE
    FILE
  • ARTICLE
    STRING
    CONVERTER
    ENCRYPT
    NETWORK
    MORE
    CHART
    MATH
    COORDINATE
    IMAGE
    FILE
logo Online Tools
2 Comments Favorite Copy Link Share

String Base32 Converter


String Base32 Converter-summary

The string base32 converter online tool provides the function of converting strings to base32. Conversion supports selecting character sets and setting newline character parameters.

String Base32 Converter-instructions
  1. Charset : The selected charset is used to convert the input string to a byte array, and then convert the byte array to a Base32 string.
  2. New Line : If the input string is multiple lines, the selected CRLF (two characters) or LF (one character) characters will be used for line feed. LF character is used by default. Newline characters can affect the resulting Base32 string results.