Skip to content
🔧

백분율 계산기

텍스트 및 코드 · 무료 온라인 도구

백분율, 증가 및 감소를 계산합니다.

CoderNewbie 팀
1

What percent is X of Y?

X ÷ Y × 100

결과
12.5%
2

What is X% of Y?

X ÷ 100 × Y

결과
30
3

Percentage change from X to Y

(Y − X) ÷ X × 100

결과
+25%
Tip: leave a field empty to treat it as 0. Results update as you type.

3가지 모드

백분율 비율, 백분율 값, 백분율 변화 — 모두 한 곳에.

실시간 결과

입력을 편집하는 즉시 모든 결과가 다시 계산됩니다.

비공개

모든 계산은 브라우저에서 실행됩니다 — 데이터가 기기를 떠나지 않습니다.

백분율 계산기 사용 방법

  1. 1Enter or paste your text or code into the input area.
  2. 2Choose the desired operation (format, convert, analyze, etc.).
  3. 3Click the action button to process.
  4. 4Copy the result from the output area.

주요 기능

  • 100% 무료 — 가입, 구독, 광고 없음
  • 브라우저에서만 실행 — 데이터는 기기를 떠나지 않습니다
  • 빠르고 가벼움 — 즉시 결과 확인
  • 크로스 플랫폼 — 데스크톱, 태블릿, 모바일 지원

자주 묻는 질문

Can I format code in different styles?

Yes, the SQL Formatter and other code tools support multiple formatting options and indentation styles.

Is regex testing case-sensitive?

The Regex Tester supports case-sensitive and case-insensitive matching, along with global and multiline flags.

관련 도구