This commit is contained in:
lionel-rowe 2025-04-06 18:42:00 -07:00 committed by GitHub
commit d0dcfdaf13
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 105 additions and 50 deletions

View file

@ -390,5 +390,5 @@ tools:
description: Encode text to URL-encoded format (also known as "percent-encoded"), or decode from it.
text-to-binary:
title: Text to ASCII binary
description: Convert text to its ASCII binary representation and vice-versa.
title: Text to UTF-8 binary
description: Convert text to its UTF-8 binary representation and vice-versa.