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 幼렳렱}幼렳렱{^ 111001011011100110111100111010111010000010110011111010111010000010110001011111011110010110111001101111001110101110100000101100111110101110100000101100010111101101011110 e5b9bceba0b3eba0b17de5b9bceba0b3eba0b17b5e
UHC 幼렳렱}幼렳렱{^ 111010101110101010001110110000001000111010111110011111011110101011101010100011101100000010001110101111100111101101011110 eaea8ec08ebe7deaea8ec08ebe7b5e

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