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 猗藝菲羣濺蔔猗 1110000011000110111001010101100111100100110010011110001110111000111000000110010011100100111101111110000011000110 e0c6e559e4c9e3b8e064e4f7e0c6
EUC-JP 猗藝菲羣濺蔔猗 1110000011001000111010011011101011101000110010111110011010111010110111111100010111101000111110011110000011001000 e0c8e9bae8cbe6badfc5e8f9e0c8
UTF-8 猗藝菲羣濺蔔猗 111001111000110010010111111010001001011110011101111010001000111110110010111001111011111010100011111001101011111110111010111010001001010010010100111001111000110010010111 e78c97e8979de88fb2e7bea3e6bfbae89494e78c97
UHC ?藝菲??蔔? 00111111111001111101110111011110101000110011111100111111110111001101101100111111 3fe7dddea33f3fdcdb3f

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