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 沚矜??雨?畯 1001111110001101111000011110000000111111001111111000100101001010001111111111101101101111 9f8de1e03f3f894a3ffb6f
EUC-JP 沚矜??雨?畯 110111011110110111100010111000100011111100111111101100011010101100111111100011111100110110111011 ddede2e23f3fb1ab3f8fcdbb
UTF-8 沚矜렭렰雨렑畯 111001101011001010011010111001111001111110011100111010111010000010101101111010111010000010110000111010011001101110101000111010111010000010010001111001111001010110101111 e6b29ae79f9ceba0adeba0b0e99ba8eba091e795af
UHC 沚矜렭렰雨렑畯 1111001010101111110100001110100010001110101110101000111010111101111010011110101110001110101001101111000111100001 f2afd0e88eba8ebde9eb8ea6f1e1

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