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 佯???ュ?松 10011000110100010011111100111111001111111000001110000101001111111000111110111100 98d13f3f3f83853f8fbc
EUC-JP 佯???ュ?松 11010000110100110011111100111111001111111010010111100101001111111011111010111110 d0d33f3f3fa5e53fbebe
UTF-8 佯꾩뼅溜ュ쪏松 111001001011110110101111111010101011111010101001111010111011110010000101111011111010011110001011111000111000001110100101111011001010101010001111111001101001110110111110 e4bdafeabea9ebbc85efa78be383a5ecaa8fe69dbe
UHC 佯꾩뼅溜ュ쪏松 1110010110111010100001001110110010010110100011111110101011111110101010111110010110100101100010011110000111100110 e5ba84ec968feafeabe5a589e1e6

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