- Upside down text (hello -> oןןǝɥ)
- More different text styles ()
- Text to ascii (ab -> 97 98) and inverse
- Text to binary (a -> 01100001) and inverse
- Text to hex (ab -> 61 62) and inverse
- Text to octal (ab -> 141 142) and inverse
- Reverser text (abc def -> fed cba)
- Upper text (abc -> ABC)
- Lower text (AbC -> abc)
- Supper script
- Sub script
Open source project in github https://github.com/tranleduy2000/text_converter</br></br></br></br></br></br></br></br></br></br></br></br>