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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 旋承旋陞}旋承旋陞{^ 10010000111110011000111110110011100100001111100111101000100111100111110110010000111110011000111110110011100100001111100111101000100111100111101101011110 90f98fb390f9e89e7d90f98fb390f9e89e7b5e
EUC-JP 旋承旋陞}旋承旋陞{^ 11000000111110111011111010110101110000001111101111101111111111100111110111000000111110111011111010110101110000001111101111101111111111100111101101011110 c0fbbeb5c0fbeffe7dc0fbbeb5c0fbeffe7b5e
UTF-8 旋承旋陞}旋承旋陞{^ 111001101001011110001011111001101000100110111111111001101001011110001011111010011001100110011110011111011110011010010111100010111110011010001001101111111110011010010111100010111110100110011001100111100111101101011110 e6978be689bfe6978be9999e7de6978be689bfe6978be9999e7b5e
UHC 旋承旋陞}旋承旋陞{^ 11100000110000011110001110101111111000001100000111100011101100110111110111100000110000011110001110101111111000001100000111100011101100110111101101011110 e0c1e3afe0c1e3b37de0c1e3afe0c1e3b37b5e

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