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 幼녔ㅀ}幼녔ㅀ{^ 111001011011100110111100111010111000010110010100111000111000010110000000011111011110010110111001101111001110101110000101100101001110001110000101100000000111101101011110 e5b9bceb8594e385807de5b9bceb8594e385807b5e
UHC 幼녔ㅀ}幼녔ㅀ{^ 111010101110101010110011111001101010010010110000011111011110101011101010101100111110011010100100101100000111101101011110 eaeab3e6a4b07deaeab3e6a4b07b5e

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