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

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


(UTF-8)
文字コード 文字 ビット列(2進表現) ビット列(16進表現)
ISO-8859-1 ???\???\@???\???\SM 00111111001111110011111101011100001111110011111100111111010111000100000000111111001111110011111101011100001111110011111100111111010111000101001101001101 3f3f3f5c3f3f3f5c403f3f3f5c3f3f3f5c534d
SJIS-WIN 縊g?\縊g?\@縊g?\縊g?\SM 111000110110111110000010100001110011111101011100111000110110111110000010100001110011111101011100010000001110001101101111100000101000011100111111010111001110001101101111100000101000011100111111010111000101001101001101 e36f82873f5ce36f82873f5c40e36f82873f5ce36f82873f5c534d
EUC-JP 縊g?\縊g?\@縊g?\縊g?\SM 111001011101000010100011111001110011111101011100111001011101000010100011111001110011111101011100010000001110010111010000101000111110011100111111010111001110010111010000101000111110011100111111010111000101001101001101 e5d0a3e73f5ce5d0a3e73f5c40e5d0a3e73f5ce5d0a3e73f5c534d
UTF-8 縊g㈅\縊g㈅\@縊g㈅\縊g㈅\SM 11100111101110001000101011101111101111011000011111100011100010001000010101011100111001111011100010001010111011111011110110000111111000111000100010000101010111000100000011100111101110001000101011101111101111011000011111100011100010001000010101011100111001111011100010001010111011111011110110000111111000111000100010000101010111000101001101001101 e7b88aefbd87e388855ce7b88aefbd87e388855c40e7b88aefbd87e388855ce7b88aefbd87e388855c534d
UHC 縊g㈅\縊g㈅\@縊g㈅\縊g㈅\SM 11100100111111001010001111100111101010011011011001011100111001001111110010100011111001111010100110110110010111000100000011100100111111001010001111100111101010011011011001011100111001001111110010100011111001111010100110110110010111000101001101001101 e4fca3e7a9b65ce4fca3e7a9b65c40e4fca3e7a9b65ce4fca3e7a9b65c534d

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