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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN ??淀大??淀垈^ 00111111001111111001011110000100100100011110010100111111001111111001011110000100100110101011000001011110 3f3f978491e53f3f97849ab05e
EUC-JP 焌?淀大焌?淀垈^ 1000111111001001111010000011111111001101111001001100001011100111100011111100100111101000001111111100110111100100110101001011001001011110 8fc9e83fcde4c2e78fc9e83fcde4d4b25e
UTF-8 焌렪淀大焌렪淀垈^ 11100111100001001000110011101011101000001010101011100110101101111000000011100101101001001010011111100111100001001000110011101011101000001010101011100110101101111000000011100101100111101000100001011110 e7848ceba0aae6b780e5a4a7e7848ceba0aae6b780e59e885e
UHC 焌렪淀大焌렪淀垈^ 1111000111100000100011101011100011101111111000111101001111011110111100011110000010001110101110001110111111100011110100111101110001011110 f1e08eb8efe3d3def1e08eb8efe3d3dc5e

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