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{^ 001111110011111110001001010111110011111101101110011111010011111100111111100010010101111100111111011011100111101101011110 3f3f895f3f6e7d3f3f895f3f6e7b5e
EUC-JP ??雲?n}??雲?n{^ 001111110011111110110001110000000011111101101110011111010011111100111111101100011100000000111111011011100111101101011110 3f3fb1c03f6e7d3f3fb1c03f6e7b5e
UTF-8 卄렋雲렖n}卄렋雲렖n{^ 1110010110001101100001001110101110100000100010111110100110011011101100101110101110100000100101100110111001111101111001011000110110000100111010111010000010001011111010011001101110110010111010111010000010010110011011100111101101011110 e58d84eba08be99bb2eba0966e7de58d84eba08be99bb2eba0966e7b5e
UHC 卄렋雲렖n}卄렋雲렖n{^ 111011001111111010001110101000101110101010100011100011101010101101101110011111011110110011111110100011101010001011101010101000111000111010101011011011100111101101011110 ecfe8ea2eaa38eab6e7decfe8ea2eaa38eab6e7b5e

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