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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 萸?И臾?Ё臾 111001001100111000111111100001000100100111100100011010110011111110000100010001101110010001101011 e4ce3f8449e46b3f8446e46b
EUC-JP 萸?И臾?Ё臾 111010001101000000111111101001111010101011100111110011000011111110100111101001111110011111001100 e8d03fa7aae7cc3fa7a7e7cc
UTF-8 萸귣И臾㏓Ё臾 11101000100100001011100011101010101101111010001111010000100110001110100010000111101111101110001110001111100100111101000010000001111010001000011110111110 e890b8eab7a3d098e887bee38f93d081e887be
UHC 萸귣И臾㏓Ё臾 1110101110101101100000101110101110101100101010101110101110101100101001111110101110101100101001111110101110101100 ebad82ebacaaebaca7ebaca7ebac

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