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{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e
SJIS-WIN 雲?┣n}雲?┣n{^ 100010010101111100111111100001001011000001101110011111011000100101011111001111111000010010110000011011100111101101011110 895f3f84b06e7d895f3f84b06e7b5e
EUC-JP 雲?┣n}雲?┣n{^ 101100011100000000111111101010001011001001101110011111011011000111000000001111111010100010110010011011100111101101011110 b1c03fa8b26e7db1c03fa8b26e7b5e
UTF-8 雲듸┣n}雲듸┣n{^ 1110100110011011101100101110101110010011101110001110001010010100101000110110111001111101111010011001101110110010111010111001001110111000111000101001010010100011011011100111101101011110 e99bb2eb93b8e294a36e7de99bb2eb93b8e294a36e7b5e
UHC 雲듸┣n}雲듸┣n{^ 1110101010100011101101011110111110100110101100100110111001111101111010101010001110110101111011111010011010110010011011100111101101011110 eaa3b5efa6b26e7deaa3b5efa6b26e7b5e

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