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{^ 10011001011000001110001011110010011011100111110110011001011000001110001011110010011011100111101101011110 9960e2f26e7d9960e2f26e7b5e
SJIS-WIN ?`??n}?`??n{^ 00111111011000000011111100111111011011100111110100111111011000000011111100111111011011100111101101011110 3f603f3f6e7d3f603f3f6e7b5e
EUC-JP ?`âòn}?`âòn{^ 001111110110000010001111101010111010010010001111101010111101001001101110011111010011111101100000100011111010101110100100100011111010101111010010011011100111101101011110 3f608faba48fabd26e7d3f608faba48fabd26e7b5e
UTF-8 ™`âòn}™`âòn{^ 11000010100110010110000011000011101000101100001110110010011011100111110111000010100110010110000011000011101000101100001110110010011011100111101101011110 c29960c3a2c3b26e7dc29960c3a2c3b26e7b5e
UHC ?`??n}?`??n{^ 00111111011000000011111100111111011011100111110100111111011000000011111100111111011011100111101101011110 3f603f3f6e7d3f603f3f6e7b5e

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