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{^ 1110010110111001101111001110101010111011101011000110111001111101111001011011100110111100111010101011101110101100011011100111101101011110 e5b9bceabbac6e7de5b9bceabbac6e7b5e
UHC 幼껬n}幼껬n{^ 11101010111010101000010001000101011011100111110111101010111010101000010001000101011011100111101101011110 eaea84456e7deaea84456e7b5e

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