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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 倚???倚???^ 1001100011011111001111110011111100111111100110001101111100111111001111110011111101011110 98df3f3f3f98df3f3f3f5e
EUC-JP 倚?橒磎倚?橒磎^ 11010000111000010011111110001111110001011010110110001111110100001010100011010000111000010011111110001111110001011010110110001111110100001010100001011110 d0e13f8fc5ad8fd0a8d0e13f8fc5ad8fd0a85e
UTF-8 倚렦橒磎倚렦橒磎^ 11100101100000001001101011101011101000001010011011100110101010011001001011100111101000111000111011100101100000001001101011101011101000001010011011100110101010011001001011100111101000111000111001011110 e5809aeba0a6e6a992e7a38ee5809aeba0a6e6a992e7a38e5e
UHC 倚렦橒磎倚렦橒磎^ 1110101111101111100011101011010111101001111110001100110110100101111010111110111110001110101101011110100111111000110011011010010101011110 ebef8eb5e9f8cda5ebef8eb5e9f8cda55e

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