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

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


(UTF-8)
文字コード 文字 ビット列(2進表現) ビット列(16進表現)
ISO-8859-1 ?s^][\?s^][\@?s^][\?s^][\SM 001111110111001101011110010111010101101101011100001111110111001101011110010111010101101101011100010000000011111101110011010111100101110101011011010111000011111101110011010111100101110101011011010111000101001101001101 3f735e5d5b5c3f735e5d5b5c403f735e5d5b5c3f735e5d5b5c534d
SJIS-WIN 蝨s^][\蝨s^][\@蝨s^][\蝨s^][\SM 11100101100111000111001101011110010111010101101101011100111001011001110001110011010111100101110101011011010111000100000011100101100111000111001101011110010111010101101101011100111001011001110001110011010111100101110101011011010111000101001101001101 e59c735e5d5b5ce59c735e5d5b5c40e59c735e5d5b5ce59c735e5d5b5c534d
EUC-JP 蝨s^][\蝨s^][\@蝨s^][\蝨s^][\SM 11101001111111000111001101011110010111010101101101011100111010011111110001110011010111100101110101011011010111000100000011101001111111000111001101011110010111010101101101011100111010011111110001110011010111100101110101011011010111000101001101001101 e9fc735e5d5b5ce9fc735e5d5b5c40e9fc735e5d5b5ce9fc735e5d5b5c534d
UTF-8 蝨s^][\蝨s^][\@蝨s^][\蝨s^][\SM 1110100010011101101010000111001101011110010111010101101101011100111010001001110110101000011100110101111001011101010110110101110001000000111010001001110110101000011100110101111001011101010110110101110011101000100111011010100001110011010111100101110101011011010111000101001101001101 e89da8735e5d5b5ce89da8735e5d5b5c40e89da8735e5d5b5ce89da8735e5d5b5c534d
UHC 蝨s^][\蝨s^][\@蝨s^][\蝨s^][\SM 11100011101001000111001101011110010111010101101101011100111000111010010001110011010111100101110101011011010111000100000011100011101001000111001101011110010111010101101101011100111000111010010001110011010111100101110101011011010111000101001101001101 e3a4735e5d5b5ce3a4735e5d5b5c40e3a4735e5d5b5ce3a4735e5d5b5c534d

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