# Idn

Handles Internationalized Domain Names

****

- Full class name: `Kirby\Http\Idn`
- Source: <https://github.com/getkirby/kirby/tree/5.5.3/src/Http/Idn.php#L16>

****

### Idn

- [Idn::decode()](https://getkirby.com/docs/reference/objects/http/idn/decode.md)
- [Idn::decodeEmail()](https://getkirby.com/docs/reference/objects/http/idn/decode-email.md)
- [Idn::encode()](https://getkirby.com/docs/reference/objects/http/idn/encode.md)
- [Idn::encodeEmail()](https://getkirby.com/docs/reference/objects/http/idn/encode-email.md)