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 辷ャ迪顔瓦辷ャ 111001111000100010101100111001111000110010001010111001111000101010100010111001111000100010101100 e788ace78c8ae78aa2e788ac
EUC-JP 辷ャ迪顔瓦辷ャ 1110110111101000100011101010110011101101111011001011010011101001101101001010010011101101111010001000111010101100 ede88eacedecb4e9b4a4ede88eac
UTF-8 辷ャ迪顔瓦辷ャ 111010001011111010110111111011111011110110101100111010001011111110101010111010011010000110010100111001111001001110100110111010001011111010110111111011111011110110101100 e8beb7efbdace8bfaae9a194e793a6e8beb7efbdac
UHC ??迪顔瓦?? 00111111001111111110111011101000111001001101010011101000101111110011111100111111 3f3feee8e4d4e8bf3f3f

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