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 輿??援??諛 10010111011000000011111100111111100010011000011100111111001111111110011010000111 97603f3f89873f3fe687
EUC-JP 輿??援??諛 11001101110000010011111100111111101100011110011100111111001111111110101111100111 cdc13f3fb1e73f3febe7
UTF-8 輿삳뿣援앯럤諛 111010001011110010111111111011001000001010110011111010111011111110100011111001101000111110110100111011001001010110101111111010111001111110100100111010001010101110011011 e8bcbfec82b3ebbfa3e68fb4ec95afeb9fa4e8ab9b
UHC 輿삳뿣援앯럤諛 1110011010101011101110111110101110010111101000111110101010110101100111011110011110001110100001111110101110110000 e6abbbeb97a3eab59de78e87ebb0

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