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{^ 1001001101100010001111111000100101011111001111110110111001111101100100110110001000111111100010010101111100111111011011100111101101011110 93623f895f3f6e7d93623f895f3f6e7b5e
EUC-JP 澱?雲?n}澱?雲?n{^ 1100010111000011001111111011000111000000001111110110111001111101110001011100001100111111101100011100000000111111011011100111101101011110 c5c33fb1c03f6e7dc5c33fb1c03f6e7b5e
UTF-8 澱렋雲렖n}澱렋雲렖n{^ 1110011010111110101100011110101110100000100010111110100110011011101100101110101110100000100101100110111001111101111001101011111010110001111010111010000010001011111010011001101110110010111010111010000010010110011011100111101101011110 e6beb1eba08be99bb2eba0966e7de6beb1eba08be99bb2eba0966e7b5e
UHC 澱렋雲렖n}澱렋雲렖n{^ 111011101111111010001110101000101110101010100011100011101010101101101110011111011110111011111110100011101010001011101010101000111000111010101011011011100111101101011110 eefe8ea2eaa38eab6e7deefe8ea2eaa38eab6e7b5e

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