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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 幼??}幼??{^ 1001011101100011001111110011111101111101100101110110001100111111001111110111101101011110 97633f3f7d97633f3f7b5e
EUC-JP 幼??}幼??{^ 1100110111000100001111110011111101111101110011011100010000111111001111110111101101011110 cdc43f3f7dcdc43f3f7b5e
UTF-8 幼꾣쭚}幼꾣쭚{^ 111001011011100110111100111010101011111010100011111011001010110110011010011111011110010110111001101111001110101010111110101000111110110010101101100110100111101101011110 e5b9bceabea3ecad9a7de5b9bceabea3ecad9a7b5e
UHC 幼꾣쭚}幼꾣쭚{^ 111010101110101010000100111001101010011110010000011111011110101011101010100001001110011010100111100100000111101101011110 eaea84e6a7907deaea84e6a7907b5e

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