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 幼찌짖}幼찌짖{^ 111001011011100110111100111011001011000010001100111011001010011110010110011111011110010110111001101111001110110010110000100011001110110010100111100101100111101101011110 e5b9bcecb08ceca7967de5b9bcecb08ceca7967b5e
UHC 幼찌짖}幼찌짖{^ 111010101110101011000010111011101100001010100010011111011110101011101010110000101110111011000010101000100111101101011110 eaeac2eec2a27deaeac2eec2a27b5e

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