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 ??oon}??oon{^ 00111111001111110110111101101111011011100111110100111111001111110110111101101111011011100111101101011110 3f3f6f6f6e7d3f3f6f6f6e7b5e
SJIS-WIN 鱆咤oon}鱆咤oon{^ 1110100111100001100110100100001001101111011011110110111001111101111010011110000110011010010000100110111101101111011011100111101101011110 e9e19a426f6f6e7de9e19a426f6f6e7b5e
EUC-JP 鱆咤oon}鱆咤oon{^ 1111001011100011110100111010001101101111011011110110111001111101111100101110001111010011101000110110111101101111011011100111101101011110 f2e3d3a36f6f6e7df2e3d3a36f6f6e7b5e
UTF-8 鱆咤oon}鱆咤oon{^ 111010011011000110000110111001011001001010100100011011110110111101101110011111011110100110110001100001101110010110010010101001000110111101101111011011100111101101011110 e9b186e592a46f6f6e7de9b186e592a46f6f6e7b5e
UHC ?咤oon}?咤oon{^ 001111111111011011100011011011110110111101101110011111010011111111110110111000110110111101101111011011100111101101011110 3ff6e36f6f6e7d3ff6e36f6f6e7b5e

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