| Name | <BinaryTag.utf8_decode> | 
| Returns | ElementTag | 
| Description | Returns the raw text represented by this binary data, decoding using the standard UTF-8 encoding. See also ElementTag.utf8_encode | 
| Example |  | 
| Source | https://github.com/DenizenScript/Denizen-Core/blob/master/src/main/java/com/denizenscript/denizencore/objects/core/BinaryTag.java#L198 |