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{^ 10010111011010100011111100111111011011100111110110010111011010100011111100111111011011100111101101011110 976a3f3f6e7d976a3f3f6e7b5e
EUC-JP 曜??n}曜??n{^ 11001101110010110011111100111111011011100111110111001101110010110011111100111111011011100111101101011110 cdcb3f3f6e7dcdcb3f3f6e7b5e
UTF-8 曜녽쭩n}曜녽쭩n{^ 1110011010011011100111001110101110000101101111011110110010101101101010010110111001111101111001101001101110011100111010111000010110111101111011001010110110101001011011100111101101011110 e69b9ceb85bdecada96e7de69b9ceb85bdecada96e7b5e
UHC 曜녽쭩n}曜녽쭩n{^ 1110100011111000100001101110100110100111100111010110111001111101111010001111100010000110111010011010011110011101011011100111101101011110 e8f886e9a79d6e7de8f886e9a79d6e7b5e

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