An open API service indexing awesome lists of open source software.

https://github.com/sonarsource/utf8-visualizer

This repository provides a tool to visualize how a byte sequence is decoded with UTF-8 on a bit level.
https://github.com/sonarsource/utf8-visualizer

Last synced: 6 months ago
JSON representation

This repository provides a tool to visualize how a byte sequence is decoded with UTF-8 on a bit level.

Awesome Lists containing this project

README

          

# utf8-visualizer

This repository provides a tool to visualize how a byte sequence is encoded/decoded with UTF-8 on a bit level.

The tool can be found here: [https://sonarsource.github.io/utf8-visualizer/](https://sonarsource.github.io/utf8-visualizer/).