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{^ 100011101100110010001111110101001010011101101110011111011000111011001100100011111101010010100111011011100111101101011110 8ecc8fd4a76e7d8ecc8fd4a76e7b5e
EUC-JP 捨蕉ァn}捨蕉ァn{^ 1011110011001110101111101101011010001110101001110110111001111101101111001100111010111110110101101000111010100111011011100111101101011110 bccebed68ea76e7dbccebed68ea76e7b5e
UTF-8 捨蕉ァn}捨蕉ァn{^ 1110011010001101101010001110100010010101100010011110111110111101101001110110111001111101111001101000110110101000111010001001010110001001111011111011110110100111011011100111101101011110 e68da8e89589efbda76e7de68da8e89589efbda76e7b5e
UHC 捨蕉?n}捨蕉?n{^ 110111101101011111110101101011110011111101101110011111011101111011010111111101011010111100111111011011100111101101011110 ded7f5af3f6e7dded7f5af3f6e7b5e

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