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{^ 001111111001111101111100001111110011111101101110011111010011111110011111011111000011111100111111011011100111101101011110 3f9f7c3f3f6e7d3f9f7c3f3f6e7b5e
EUC-JP ?毫??n}?毫??n{^ 001111111101110111011101001111110011111101101110011111010011111111011101110111010011111100111111011011100111101101011110 3fdddd3f3f6e7d3fdddd3f3f6e7b5e
UTF-8 뤓毫록탊n}뤓毫록탊n{^ 1110101110100100100100111110011010101111101010111110101110100001100111011110110110000011100010100110111001111101111010111010010010010011111001101010111110101011111010111010000110011101111011011000001110001010011011100111101101011110 eba493e6afabeba19ded838a6e7deba493e6afabeba19ded838a6e7b5e
UHC 뤓毫록탊n}뤓毫록탊n{^ 100011111100001111111011110001101011011111001111101101010110111101101110011111011000111111000011111110111100011010110111110011111011010101101111011011100111101101011110 8fc3fbc6b7cfb56f6e7d8fc3fbc6b7cfb56f6e7b5e

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