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{^ 001111110011111101101110011111010011111100111111011011100111101101011110 3f3f6e7d3f3f6e7b5e
SJIS-WIN 攷┛n}攷┛n{^ 10011101101111011000010010101110011011100111110110011101101111011000010010101110011011100111101101011110 9dbd84ae6e7d9dbd84ae6e7b5e
EUC-JP 攷┛n}攷┛n{^ 11011010101111111010100010110000011011100111110111011010101111111010100010110000011011100111101101011110 dabfa8b06e7ddabfa8b06e7b5e
UTF-8 攷┛n}攷┛n{^ 1110011010010100101101111110001010010100100110110110111001111101111001101001010010110111111000101001010010011011011011100111101101011110 e694b7e2949b6e7de694b7e2949b6e7b5e
UHC 攷┛n}攷┛n{^ 11001101101110011010011010110000011011100111110111001101101110011010011010110000011011100111101101011110 cdb9a6b06e7dcdb9a6b06e7b5e

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