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 ???nD???nD^ 0011111100111111001111110110111001000100001111110011111100111111011011100100010001011110 3f3f3f6e443f3f3f6e445e
SJIS-WIN 萸?ИnD萸?ИnD^ 111001001100111000111111100001000100100101101110010001001110010011001110001111111000010001001001011011100100010001011110 e4ce3f84496e44e4ce3f84496e445e
EUC-JP 萸?ИnD萸?ИnD^ 111010001101000000111111101001111010101001101110010001001110100011010000001111111010011110101010011011100100010001011110 e8d03fa7aa6e44e8d03fa7aa6e445e
UTF-8 萸딅ИnD萸딅ИnD^ 111010001001000010111000111010111001010010000101110100001001100001101110010001001110100010010000101110001110101110010100100001011101000010011000011011100100010001011110 e890b8eb9485d0986e44e890b8eb9485d0986e445e
UHC 萸딅ИnD萸딅ИnD^ 1110101110101101100010101110101110101100101010100110111001000100111010111010110110001010111010111010110010101010011011100100010001011110 ebad8aebacaa6e44ebad8aebacaa6e445e

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