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^ 00111111001111110011111100111111001111110100010000111111001111110011111100111111001111110100010001011110 3f3f3f3f3f443f3f3f3f3f445e
SJIS-WIN ??異??D??異??D^ 001111110011111110001000110110010011111100111111010001000011111100111111100010001101100100111111001111110100010001011110 3f3f88d93f3f443f3f88d93f3f445e
EUC-JP ??異??D??異??D^ 001111110011111110110000110110110011111100111111010001000011111100111111101100001101101100111111001111110100010001011110 3f3fb0db3f3f443f3fb0db3f3f445e
UTF-8 롋롃異롔렡D롋롃異롔렡D^ 111010111010000110001011111010111010000110000011111001111001010110110000111010111010000110010100111010111010000010100001010001001110101110100001100010111110101110100001100000111110011110010101101100001110101110100001100101001110101110100000101000010100010001011110 eba18beba183e795b0eba194eba0a144eba18beba183e795b0eba194eba0a1445e
UHC 롋롃異롔렡D롋롃異롔렡D^ 1000111011010001100011101100101011101100101101101000111011011000100011101011001001000100100011101101000110001110110010101110110010110110100011101101100010001110101100100100010001011110 8ed18ecaecb68ed88eb2448ed18ecaecb68ed88eb2445e

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