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 艤?再?盜障六 111001000111111000111111100011011100010000111111100111110101100010001111111000011001100001011010 e47e3f8dc43f9f588fe1985a
EUC-JP 艤?再?盜障六 111001111101111100111111101110101100011000111111110111011011100110111110111000111100111110111011 e7df3fbac63fddb9bee3cfbb
UTF-8 艤렑再멱盜障六 111010001000100110100100111010111010000010010001111001011000011010001101111010111010100110110001111001111001101110011100111010011001101010011100111001011000010110101101 e889a4eba091e5868deba9b1e79b9ce99a9ce585ad
UHC 艤렑再멱盜障六 1110101111111010100011101010011011101110101000101011100011101000110101001010100011101110101000011101011110111111 ebfa8ea6eea2b8e8d4a8eea1d7bf

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