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 ???\n}???\n{^ 00111111001111110011111101011100011011100111110100111111001111110011111101011100011011100111101101011110 3f3f3f5c6e7d3f3f3f5c6e7b5e
SJIS-WIN 疑??\n}疑??\n{^ 100010110101111000111111001111110101110001101110011111011000101101011110001111110011111101011100011011100111101101011110 8b5e3f3f5c6e7d8b5e3f3f5c6e7b5e
EUC-JP 疑??\n}疑??\n{^ 101101011011111100111111001111110101110001101110011111011011010110111111001111110011111101011100011011100111101101011110 b5bf3f3f5c6e7db5bf3f3f5c6e7b5e
UTF-8 疑띈딩\n}疑띈딩\n{^ 11100111100101101001000111101011100111011000100011101011100101001010100101011100011011100111110111100111100101101001000111101011100111011000100011101011100101001010100101011100011011100111101101011110 e79691eb9d88eb94a95c6e7de79691eb9d88eb94a95c6e7b5e
UHC 疑띈딩\n}疑띈딩\n{^ 11101011111101111011011011101000101101011111100101011100011011100111110111101011111101111011011011101000101101011111100101011100011011100111101101011110 ebf7b6e8b5f95c6e7debf7b6e8b5f95c6e7b5e

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