# php-pear-KSC5601

## Description:

KSC5601 pear 패키지는 한글과 관련된 변환 및 체크에 대한 method를 제공한다.

## Features:

1. 한글 여부 체크 (KSC5601-87, KSC5601-92/KSX1001, UTF-8)
2. KSX1001, UTF-8 변환
3. UHC, NCR 변환
4. UHC, UCS2 변환
5. 한글 substr 처리

## Reference:

* <http://pear.oops.org/docs/KSC5601/KSC5601.html>

## Dependencies:

* [php](/annyung-3-user-guide/annyung3-package-catalog/annyung3-base-packages/pkg-base-php.md)
* [php-paer](/annyung-3-user-guide/annyung3-package-catalog/annyung3-base-packages/pkg-base-php.md)

## Sub Packages:

* None

## Releated Packages:

* None


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://joungkyun.gitbook.io/annyung-3-user-guide/annyung3-package-catalog/annyung3-core-packages/pkg-core-php-pear-ksc5601.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
