올림표: 두 판 사이의 차이

내용 삭제됨 내용 추가됨
편집 요약 없음
Alphanis (토론 | 기여)
잔글 14.36.108.130(토론)의 6733318판 편집을 되돌림 (편집자분께서 올림표와 해시기호를 혼동하심)
14번째 줄:
===겹올림표===
'''겹올림표''' 또는 '''더블 샤프''', '''더블 샵'''({{lang|en|double sharp}})은 음을 반음이 아니라 온음 올리는 것을 뜻하는 임시표이다. [[파일:DoubleSharp.svg|10px|겹올림표]]로 표시한다.
 
==컴퓨터 부호==
[[컴퓨터]]에서 올림표 및 올림표의 여러 변형을 표현하는 [[문자 코드]]는 다음과 같다. [[컴퓨터 자판]]를 통해 쉽게 입력할 수 있는 [[해시 기호|#(해시 기호)]]는 올림표와 비슷하지만 다른 기호이다.
 
{| class="wikitable" style="text-align: center;"
!rowspan=2|표시||rowspan=2|[[한국어]] 이름||rowspan=2|유니코드 이름||rowspan=2|[[유니코드]]||colspan=2|[[문자 참조]]||rowspan=2|[[UTF-8]] [[퍼센트 인코딩|URL 인코딩]]||rowspan=2|설명
|-
![[수치 문자 참조|10진]]||[[수치 문자 참조|16진]]
|-
|style="font-size: xx-large;"|♯
|올림표
|MUSIC SHARP SIGN
|[http://www.fileformat.info/info/unicode/char/266f/index.htm <tt>U+266F</tt>]
|<tt>&amp;#9839;</tt>
|<tt>&amp;#x266F;</tt>
|<tt>%E2%99%AF</tt>
|&nbsp;
|-
|style="font-size: xx-large;"|&#x1D12A;
|겹올림표
|MUSICAL SYMBOL DOUBLE SHARP
|[http://www.fileformat.info/info/unicode/char/1d12a/index.htm <tt>U+1D12A</tt>]
|<tt>&amp;#119082;</tt>
|<tt>&amp;#x1D12A;</tt>
|<tt>%F0%9D%84%AA</tt>
|표시되지 않으면 그림 [[파일:DoubleSharp.svg|10px|겹올림표]] 참고.
|-
|style="font-size: xx-large;"|&#x1D130;
|&nbsp;
|MUSICAL SYMBOL SHARP UP
|[http://www.fileformat.info/info/unicode/char/1d130/index.htm <tt>U+1D130</tt>]
|<tt>&amp;#119088;</tt>
|<tt>&amp;#x1D130;</tt>
|<tt>%F0%9D%84%B0</tt>
|표시되지 않으면 링크 참고.
|-
|style="font-size: xx-large;"|&#x1D131;
|&nbsp;
|MUSICAL SYMBOL SHARP DOWN
|[http://www.fileformat.info/info/unicode/char/1d131/index.htm <tt>U+1D131</tt>]
|<tt>&amp;#119089;</tt>
|<tt>&amp;#x1D131;</tt>
|<tt>%F0%9D%84%B1</tt>
|표시되지 않으면 링크 참고.
|-
|style="font-size: xx-large;"|&#x1D132;
|&nbsp;
|MUSICAL SYMBOL QUARTER TONE SHARP
|[http://www.fileformat.info/info/unicode/char/1d132/index.htm <tt>U+1D132</tt>]
|<tt>&amp;#119090;</tt>
|<tt>&amp;#x1D132;</tt>
|<tt>%F0%9D%84%B2</tt>
|표시되지 않으면 링크 참고.
|-
|+align="bottom" style="text-align: left; font-weight: normal; font-size: small;"|위 표의 '표시' 항목은 컴퓨터 환경에 따라 올바르게 표시되지 않을 수 있다. 10진 수치 문자 참조를 제외한 모든 코드는 [[십육진법|16진]] 표기이다.
|}
 
==참고 문헌==