# Introduction There are many instances in which we might need to convert a string to a byte array or a byte array to a string. This can be done through the use of character sets. In this lab, we will learn how to do both types of conversions using several different methods.
Click the virtual machine below to start practicing