Character Types in Go

# Introduction In the previous section, we discussed commonly used numerical types. In this section, we will learn about character types in Go. **Knowledge Points:** - ASCII Encoding - UTF-8 Encoding - Unicode Character Set - byte - rune

|60 : 00

Click the virtual machine below to start practicing