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 ??Lon}??Lon{^ 00111111001111110100110001101111011011100111110100111111001111110100110001101111011011100111101101011110 3f3f4c6f6e7d3f3f4c6f6e7b5e
SJIS-WIN 鴆自Lon}鴆自Lon{^ 1110100111101111100011101010100101001100011011110110111001111101111010011110111110001110101010010100110001101111011011100111101101011110 e9ef8ea94c6f6e7de9ef8ea94c6f6e7b5e
EUC-JP 鴆自Lon}鴆自Lon{^ 1111001011110001101111001010101101001100011011110110111001111101111100101111000110111100101010110100110001101111011011100111101101011110 f2f1bcab4c6f6e7df2f1bcab4c6f6e7b5e
UTF-8 鴆自Lon}鴆自Lon{^ 111010011011010010000110111010001000011110101010010011000110111101101110011111011110100110110100100001101110100010000111101010100100110001101111011011100111101101011110 e9b486e887aa4c6f6e7de9b486e887aa4c6f6e7b5e
UHC ?自Lon}?自Lon{^ 001111111110110110111011010011000110111101101110011111010011111111101101101110110100110001101111011011100111101101011110 3fedbb4c6f6e7d3fedbb4c6f6e7b5e

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