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 ????D????D^ 0011111100111111001111110011111101000100001111110011111100111111001111110100010001011110 3f3f3f3f443f3f3f3f445e
SJIS-WIN 沚???D沚???D^ 10011111100011010011111100111111001111110100010010011111100011010011111100111111001111110100010001011110 9f8d3f3f3f449f8d3f3f3f445e
EUC-JP 沚???D沚???D^ 11011101111011010011111100111111001111110100010011011101111011010011111100111111001111110100010001011110 dded3f3f3f44dded3f3f3f445e
UTF-8 沚얹렰렡D沚얹렰렡D^ 111001101011001010011010111011001001011010111001111010111010000010110000111010111010000010100001010001001110011010110010100110101110110010010110101110011110101110100000101100001110101110100000101000010100010001011110 e6b29aec96b9eba0b0eba0a144e6b29aec96b9eba0b0eba0a1445e
UHC 沚얹렰렡D沚얹렰렡D^ 11110010101011111011111011110001100011101011110110001110101100100100010011110010101011111011111011110001100011101011110110001110101100100100010001011110 f2afbef18ebd8eb244f2afbef18ebd8eb2445e

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