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 ???D???D^ 001111110011111100111111010001000011111100111111001111110100010001011110 3f3f3f443f3f3f445e
SJIS-WIN 萸?ШD萸?ШD^ 11100100110011100011111110000100010110010100010011100100110011100011111110000100010110010100010001011110 e4ce3f845944e4ce3f8459445e
EUC-JP 萸?ШD萸?ШD^ 11101000110100000011111110100111101110100100010011101000110100000011111110100111101110100100010001011110 e8d03fa7ba44e8d03fa7ba445e
UTF-8 萸껊ШD萸껊ШD^ 11101000100100001011100011101010101110111000101011010000101010000100010011101000100100001011100011101010101110111000101011010000101010000100010001011110 e890b8eabb8ad0a844e890b8eabb8ad0a8445e
UHC 萸껊ШD萸껊ШD^ 111010111010110110000011111010111010110010111010010001001110101110101101100000111110101110101100101110100100010001011110 ebad83ebacba44ebad83ebacba445e

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