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 毓?┨}毓?┨{^ 10011111011110010011111110000100101101110111110110011111011110010011111110000100101101110111101101011110 9f793f84b77d9f793f84b77b5e
EUC-JP 毓?┨}毓?┨{^ 11011101110110100011111110101000101110010111110111011101110110100011111110101000101110010111101101011110 ddda3fa8b97dddda3fa8b97b5e
UTF-8 毓껆┨}毓껆┨{^ 111001101010111110010011111010101011101110000110111000101001010010101000011111011110011010101111100100111110101010111011100001101110001010010100101010000111101101011110 e6af93eabb86e294a87de6af93eabb86e294a87b5e
UHC 毓껆┨}毓껆┨{^ 111010111011111010000011111001111010011010111001011111011110101110111110100000111110011110100110101110010111101101011110 ebbe83e7a6b97debbe83e7a6b97b5e

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