To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 ????n}????n{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
SJIS-WIN 延???n}延???n{^ 100010011000010000111111001111110011111101101110011111011000100110000100001111110011111100111111011011100111101101011110 89843f3f3f6e7d89843f3f3f6e7b5e
EUC-JP 延???n}延???n{^ 101100011110010000111111001111110011111101101110011111011011000111100100001111110011111100111111011011100111101101011110 b1e43f3f3f6e7db1e43f3f3f6e7b5e
UTF-8 延뤷퓦쨍n}延뤷퓦쨍n{^ 1110010110111011101101101110101110100100101101111110110110010011101001101110110010101000100011010110111001111101111001011011101110110110111010111010010010110111111011011001001110100110111011001010100010001101011011100111101101011110 e5bbb6eba4b7ed93a6eca88d6e7de5bbb6eba4b7ed93a6eca88d6e7b5e
UHC 延뤷퓦쨍n}延뤷퓦쨍n{^ 111001101100010110001111111001011011111110001111110000101011100001101110011111011110011011000101100011111110010110111111100011111100001010111000011011100111101101011110 e6c58fe5bf8fc2b86e7de6c58fe5bf8fc2b86e7b5e

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)