본문 바로가기
Programming/기타

키보드 특수문자 이름 (영어/한글)

by JH-M 2022. 6. 22.

특수문자 기호 이름과 함께 맥에서 (사과마크)와 같이 단축키로 입력할 수 있는 특수문자를 표로 정리해 보았습니다.

 

 

특수문자

특수문자 영어 한글
~ Tilde 물결표시
` Backtick 억음부호
! Exclamation mark 느낌표
@ At 골뱅이
# Number
$ Dollar 달러
% Percent 퍼센트
^ Caret 꺽쇠
& And 앤드
* Asterisk 별표
( ) Parenthesis (소)괄호
{ } Brace 중괄호
[ ] Bracket 대괄호
_ Underscore 밑줄
= Equal 등호
\ Backslash 백슬래시
| Vertical bar 수직바
; Semicolon 세미콜론
: Colon 콜론
' Single quote (홑)따옴표
" Double quotes 쌍따옴표
< > Angle brackets 부등호
, Comma 콤마
. Period 마침표
/ Slash 슬래시
? Question mark 물음표

 

맥 단축키 특수문자

❗️ 키보드 영어 입력모드에서만 사용 가능합니다.

특수문자 이름 단축키
애플 마크 Option + Shift + K
트레이드 마크 Option + 2
불렛 Option + 8
같지 않은 Option + =
시그마 Option + W
® 상표등록 마크 Option + R
π 파이 Option + P
© 카피라이트 Option + G
생략 Option + ;
Ω 오메가 Option + Z
루트 Option + V
인터그랄 Option + B
µ 마이크로 Option + M
작거나 같은 Option + <
크거나 같은 Option + >
÷ 나누기 Option + /
° Option + Shift + 8
± 플러스 마이너스 Option + Shift + =
천분율 Option + Shift + R
¬ Not, 애플스크립트 개행문자 Option + L
· 중간점 Option + Shift + 9

 


 

참고

stackoverflow : compare-two-images-and-get-the-percent-difference

 

Compare two images and get the percent difference

I known some ways to compare 2 images with ImageMagick or OpenCV Using Objective-C, is there any way to compare two images and get a % difference value returned? http://www.imagemagick.org/Usage/c...

stackoverflow.com

fileformat.info : Unicode Character Search

 

Unicode Character Search

 

www.fileformat.info

Unicode-Table.com

 

SYMBL (◕‿◕) Symbols, Emojis, Characters, Scripts, Alphabets, Hieroglyphs and the entire Unicode

Explore symbols, characters, hieroglyphs, scripts, and alphabets on SYMBL (◕‿◕). Find and copy 😎 Emojis, ❤ hearts, → arrows, ★ stars. Complete Unicode table, interesting facts, and technical information

symbl.cc

 

댓글