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

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


(UTF-8)
文字コード 文字 ビット列(2進表現) ビット列(16進表現)
ISO-8859-1 ??nn^]??nn^]??nn^]??nn^]M 00111111001111110110111001101110010111100101110100111111001111110110111001101110010111100101110100111111001111110110111001101110010111100101110100111111001111110110111001101110010111100101110101001101 3f3f6e6e5e5d3f3f6e6e5e5d3f3f6e6e5e5d3f3f6e6e5e5d4d
SJIS-WIN 獺?nn^]獺?nn^]獺?nn^]獺?nn^]M 1110000011011010001111110110111001101110010111100101110111100000110110100011111101101110011011100101111001011101111000001101101000111111011011100110111001011110010111011110000011011010001111110110111001101110010111100101110101001101 e0da3f6e6e5e5de0da3f6e6e5e5de0da3f6e6e5e5de0da3f6e6e5e5d4d
EUC-JP 獺侄nn^]獺侄nn^]獺侄nn^]獺侄nn^]M 11100000110111001000111110110000111111100110111001101110010111100101110111100000110111001000111110110000111111100110111001101110010111100101110111100000110111001000111110110000111111100110111001101110010111100101110111100000110111001000111110110000111111100110111001101110010111100101110101001101 e0dc8fb0fe6e6e5e5de0dc8fb0fe6e6e5e5de0dc8fb0fe6e6e5e5de0dc8fb0fe6e6e5e5d4d
UTF-8 獺侄nn^]獺侄nn^]獺侄nn^]獺侄nn^]M 1110011110001101101110101110010010111110100001000110111001101110010111100101110111100111100011011011101011100100101111101000010001101110011011100101111001011101111001111000110110111010111001001011111010000100011011100110111001011110010111011110011110001101101110101110010010111110100001000110111001101110010111100101110101001101 e78dbae4be846e6e5e5de78dbae4be846e6e5e5de78dbae4be846e6e5e5de78dbae4be846e6e5e5d4d
UHC 獺侄nn^]獺侄nn^]獺侄nn^]獺侄nn^]M 110100111011011111110010111010010110111001101110010111100101110111010011101101111111001011101001011011100110111001011110010111011101001110110111111100101110100101101110011011100101111001011101110100111011011111110010111010010110111001101110010111100101110101001101 d3b7f2e96e6e5e5dd3b7f2e96e6e5e5dd3b7f2e96e6e5e5dd3b7f2e96e6e5e5d4d

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