# Introduction In this lab, you will learn how to use the `toCodePoint()` method of the `Character` class in Java which will convert the specified surrogate pairs to its supplementary code point value.
Click the virtual machine below to start practicing