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{^ 001111110011111100111111001111110101110001101110011111010011111100111111001111110011111101011100011011100111101101011110 3f3f3f3f5c6e7d3f3f3f3f5c6e7b5e
SJIS-WIN \n}\n{^ 1111010110111101111101101110001011110101101111011111001110110101010111000110111001111101111101011011110111110110111000101111010110111101111100111011010101011100011011100111101101011110 f5bdf6e2f5bdf3b55c6e7df5bdf6e2f5bdf3b55c6e7b5e
EUC-JP ????\n}????\n{^ 001111110011111100111111001111110101110001101110011111010011111100111111001111110011111101011100011011100111101101011110 3f3f3f3f5c6e7d3f3f3f3f5c6e7b5e
UTF-8 \n}\n{^ 11101110100100001010100011101110100101001000100111101110100100001010100011101110100010101010100001011100011011100111110111101110100100001010100011101110100101001000100111101110100100001010100011101110100010101010100001011100011011100111101101011110 ee90a8ee9489ee90a8ee8aa85c6e7dee90a8ee9489ee90a8ee8aa85c6e7b5e
UHC ????\n}????\n{^ 001111110011111100111111001111110101110001101110011111010011111100111111001111110011111101011100011011100111101101011110 3f3f3f3f5c6e7d3f3f3f3f5c6e7b5e

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