Phone Number

<\/script>\n
'; }, get iframeSnippet() { const domain = 'qrcodefyi.com'; const type = 'entity'; const slug = 'phone'; return ''; }, get activeSnippet() { return this.method === 'script' ? this.scriptSnippet : this.iframeSnippet; }, copySnippet() { navigator.clipboard.writeText(this.activeSnippet).then(() => { this.copied = true; setTimeout(() => { this.copied = false; }, 2000); }); } }" @keydown.escape.window="open = false" @click.outside="open = false">

Embed This Widget

Theme


      
    

Widget powered by . Free, no account required.

Encodes a telephone number using the tel: URI scheme (RFC 3966). Scanning initiates a phone call to the encoded number, making it ideal for business cards, customer service signs, and emergency contact displays.

Phone Number

2D MATRIX
Encoding Prefix tel:
Max Characters 50
Featured No

Related Guides

자주 묻는 질문

전화번호 QR 코드란 무엇인가요?

휴대폰 QR 코드는 tel: URI(RFC 3966)를 인코딩하며, 모바일 기기에서 스캔하면 인코딩된 번호로 전화를 거는기능을 시작합니다.

휴대폰 번호 QR 코드는 어떻게 만드나요?

QR 생성기에 전체 국제 전화번호(예: +15551234567)를 입력하면 바이트 또는 숫자 모드의 tel: URI로인코딩됩니다.

휴대폰 번호 QR 코드를 스캔할 수 있는 앱은 무엇인가요?

iOS 카메라, Android 카메라 및 대부분의 QR 스캐너 앱은 tel: URI를 인식하고 한 번의 탭으로 번호를 직접걸 수 있습니다.