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^ 10010001100110000011111100111111001111110100010010010001100110000011111100111111001111110100010001011110 91983f3f3f4491983f3f3f445e
EUC-JP 遭???D遭???D^ 11000001111110000011111100111111001111110100010011000001111110000011111100111111001111110100010001011110 c1f83f3f3f44c1f83f3f3f445e
UTF-8 遭ㆁ렰렡D遭ㆁ렰렡D^ 111010011000000110101101111000111000011010000001111010111010000010110000111010111010000010100001010001001110100110000001101011011110001110000110100000011110101110100000101100001110101110100000101000010100010001011110 e981ade38681eba0b0eba0a144e981ade38681eba0b0eba0a1445e
UHC 遭ㆁ렰렡D遭ㆁ렰렡D^ 11110000111001001010010011110001100011101011110110001110101100100100010011110000111001001010010011110001100011101011110110001110101100100100010001011110 f0e4a4f18ebd8eb244f0e4a4f18ebd8eb2445e

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