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 ???jon}???jon{^ 001111110011111100111111011010100110111101101110011111010011111100111111001111110110101001101111011011100111101101011110 3f3f3f6a6f6e7d3f3f3f6a6f6e7b5e
SJIS-WIN ???jon}???jon{^ 001111110011111100111111011010100110111101101110011111010011111100111111001111110110101001101111011011100111101101011110 3f3f3f6a6f6e7d3f3f3f6a6f6e7b5e
EUC-JP ???jon}???jon{^ 001111110011111100111111011010100110111101101110011111010011111100111111001111110110101001101111011011100111101101011110 3f3f3f6a6f6e7d3f3f3f6a6f6e7b5e
UTF-8 묳묷뫎jon}묳묷뫎jon{^ 111010111010110010110011111010111010110010110111111010111010101110001110011010100110111101101110011111011110101110101100101100111110101110101100101101111110101110101011100011100110101001101111011011100111101101011110 ebacb3ebacb7ebab8e6a6f6e7debacb3ebacb7ebab8e6a6f6e7b5e
UHC 묳묷뫎jon}묳묷뫎jon{^ 100100100100101010010010010010111001000110110000011010100110111101101110011111011001001001001010100100100100101110010001101100000110101001101111011011100111101101011110 924a924b91b06a6f6e7d924a924b91b06a6f6e7b5e

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