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

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


(UTF-8)
文字コード 文字 ビット列(2進表現) ビット列(16進表現)
ISO-8859-1 ???\???\@???\???\SM 00111111001111110011111101011100001111110011111100111111010111000100000000111111001111110011111101011100001111110011111100111111010111000101001101001101 3f3f3f5c3f3f3f5c403f3f3f5c3f3f3f5c534d
SJIS-WIN 簔珮玻\簔珮玻\@簔珮玻\簔珮玻\SM 11100010110000011110000011100001111000001101111001011100111000101100000111100000111000011110000011011110010111000100000011100010110000011110000011100001111000001101111001011100111000101100000111100000111000011110000011011110010111000101001101001101 e2c1e0e1e0de5ce2c1e0e1e0de5c40e2c1e0e1e0de5ce2c1e0e1e0de5c534d
EUC-JP 簔珮玻\簔珮玻\@簔珮玻\簔珮玻\SM 11100100110000111110000011100011111000001110000001011100111001001100001111100000111000111110000011100000010111000100000011100100110000111110000011100011111000001110000001011100111001001100001111100000111000111110000011100000010111000101001101001101 e4c3e0e3e0e05ce4c3e0e3e0e05c40e4c3e0e3e0e05ce4c3e0e3e0e05c534d
UTF-8 簔珮玻\簔珮玻\@簔珮玻\簔珮玻\SM 11100111101100001001010011100111100011111010111011100111100011101011101101011100111001111011000010010100111001111000111110101110111001111000111010111011010111000100000011100111101100001001010011100111100011111010111011100111100011101011101101011100111001111011000010010100111001111000111110101110111001111000111010111011010111000101001101001101 e7b094e78faee78ebb5ce7b094e78faee78ebb5c40e7b094e78faee78ebb5ce7b094e78faee78ebb5c534d
UHC ???\???\@???\???\SM 00111111001111110011111101011100001111110011111100111111010111000100000000111111001111110011111101011100001111110011111100111111010111000101001101001101 3f3f3f5c3f3f3f5c403f3f3f5c3f3f3f5c534d

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