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 ???[}???[{^ 0011111100111111001111110101101101111101001111110011111100111111010110110111101101011110 3f3f3f5b7d3f3f3f5b7b5e
SJIS-WIN ???[}???[{^ 0011111100111111001111110101101101111101001111110011111100111111010110110111101101011110 3f3f3f5b7d3f3f3f5b7b5e
EUC-JP ???[}???[{^ 0011111100111111001111110101101101111101001111110011111100111111010110110111101101011110 3f3f3f5b7d3f3f3f5b7b5e
UTF-8 硫뤿럻[}硫뤿럻[{^ 1110111110100111100011101110101110100100101111111110101110011111101110110101101101111101111011111010011110001110111010111010010010111111111010111001111110111011010110110111101101011110 efa78eeba4bfeb9fbb5b7defa78eeba4bfeb9fbb5b7b5e
UHC 硫뤿럻[}硫뤿럻[{^ 1110101110101001100011111110101110001110100110100101101101111101111010111010100110001111111010111000111010011010010110110111101101011110 eba98feb8e9a5b7deba98feb8e9a5b7b5e

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