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{^ 001111110011111101101110011111010011111100111111011011100111101101011110 3f3f6e7d3f3f6e7b5e
SJIS-WIN 幼?n}幼?n{^ 1001011101100011001111110110111001111101100101110110001100111111011011100111101101011110 97633f6e7d97633f6e7b5e
EUC-JP 幼?n}幼?n{^ 1100110111000100001111110110111001111101110011011100010000111111011011100111101101011110 cdc43f6e7dcdc43f6e7b5e
UTF-8 幼뷢n}幼뷢n{^ 1110010110111001101111001110101110110111101000100110111001111101111001011011100110111100111010111011011110100010011011100111101101011110 e5b9bcebb7a26e7de5b9bcebb7a26e7b5e
UHC 幼뷢n}幼뷢n{^ 11101010111010101001010101001101011011100111110111101010111010101001010101001101011011100111101101011110 eaea954d6e7deaea954d6e7b5e

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