ある文字が,文字コードごとにどんなビット列に対応するか

1文字あるいは短い文字列を入力し、「変換」ボタンをクリックしてください。


(UTF-8)
文字コード 文字 ビット列(2進表現) ビット列(16進表現)
ISO-8859-1 ?®??®?@?®??®?SM 001111111010111000111111001111111010111000111111010000000011111110101110001111110011111110101110001111110101001101001101 3fae3f3fae3f403fae3f3fae3f534d
SJIS-WIN 熱??熱??@熱??熱??SM 10010100010011010011111100111111100101000100110100111111001111110100000010010100010011010011111100111111100101000100110100111111001111110101001101001101 944d3f3f944d3f3f40944d3f3f944d3f3f534d
EUC-JP 熱®?熱®?@熱®?熱®?SM 110001111010111010001111101000101110111000111111110001111010111010001111101000101110111000111111010000001100011110101110100011111010001011101110001111111100011110101110100011111010001011101110001111110101001101001101 c7ae8fa2ee3fc7ae8fa2ee3f40c7ae8fa2ee3fc7ae8fa2ee3f534d
UTF-8 熱®뜧熱®뜧@熱®뜧熱®뜧SM 1110011110000110101100011100001010101110111010111001110010100111111001111000011010110001110000101010111011101011100111001010011101000000111001111000011010110001110000101010111011101011100111001010011111100111100001101011000111000010101011101110101110011100101001110101001101001101 e786b1c2aeeb9ca7e786b1c2aeeb9ca740e786b1c2aeeb9ca7e786b1c2aeeb9ca7534d
UHC 熱®뜧熱®뜧@熱®뜧熱®뜧SM 111001101111000010100010111001111000110110101010111001101111000010100010111001111000110110101010010000001110011011110000101000101110011110001101101010101110011011110000101000101110011110001101101010100101001101001101 e6f0a2e78daae6f0a2e78daa40e6f0a2e78daae6f0a2e78daa534d

SJIS-Win,EUC-JP: Windows(SJIS-Win=CP932)、UNIX(EUC-JP)で日本語扱うための文字コード。