UTF-8 Converter

Convert text to UTF-8 encoded bytes and decode UTF-8 back to text

Conversion Mode

Input

UTF-8 Byte Patterns

1 byte (ASCII)0xxxxxxx
2 bytes110xxxxx 10xxxxxx
3 bytes1110xxxx 10xxxxxx 10xxxxxx
4 bytes11110xxx 10xxxxxx 10xxxxxx 10xxxxxx