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{^ 0011111100111111001111110100111001111101001111110011111100111111010011100111101101011110 3f3f3f4e7d3f3f3f4e7b5e
SJIS-WIN 幼⑤?N}幼⑤?N{^ 100101110110001110000111010001000011111101001110011111011001011101100011100001110100010000111111010011100111101101011110 976387443f4e7d976387443f4e7b5e
EUC-JP 幼??N}幼??N{^ 11001101110001000011111100111111010011100111110111001101110001000011111100111111010011100111101101011110 cdc43f3f4e7dcdc43f3f4e7b5e
UTF-8 幼⑤썯N}幼⑤썯N{^ 1110010110111001101111001110001010010001101001001110110010001101101011110100111001111101111001011011100110111100111000101001000110100100111011001000110110101111010011100111101101011110 e5b9bce291a4ec8daf4e7de5b9bce291a4ec8daf4e7b5e
UHC 幼⑤썯N}幼⑤썯N{^ 1110101011101010101010001110101110011011100111110100111001111101111010101110101010101000111010111001101110011111010011100111101101011110 eaeaa8eb9b9f4e7deaeaa8eb9b9f4e7b5e

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