Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
UTF-7
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
==Examples== * "<code>Hello, World!</code>" is encoded as "<code>Hello, World+ACE-</code>" * "<code>1 + 1 = 2</code>" is encoded as "<code>1 +- 1 +AD0- 2</code>" * "<code>Β£1</code>" is encoded as "<code>+AKM-1</code>". The Unicode code point for the [[pound sign]] is U+00A3 which converts into [[modified Base64]] as in the table below. There are two bits left over, which are padded to 0. {| class="wikitable" ! Hex digit | colspan="4" align="center"| 0 | colspan="4" align="center"| 0 | colspan="4" align="center"| A | colspan="4" align="center"| 3 | colspan="2" | |- ! Bit pattern |0||0||0||0||0||0||0||0||1||0||1||0||0||0||1||1||0||0 |- ! Index | colspan="6" align="center"| 0 | colspan="6" align="center"| 10 | colspan="6" align="center"| 12 |- ! Base64-Encoded | colspan="6" align="center"| A | colspan="6" align="center"| K | colspan="6" align="center"| M |}
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)