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{^ 0011111100111111010111000110111001111101001111110011111101011100011011100111101101011110 3f3f5c6e7d3f3f5c6e7b5e
SJIS-WIN 踵談\n}踵談\n{^ 111001101111100110010010011010110101110001101110011111011110011011111001100100100110101101011100011011100111101101011110 e6f9926b5c6e7de6f9926b5c6e7b5e
EUC-JP 踵談\n}踵談\n{^ 111011001111101111000011110011000101110001101110011111011110110011111011110000111100110001011100011011100111101101011110 ecfbc3cc5c6e7decfbc3cc5c6e7b5e
UTF-8 踵談\n}踵談\n{^ 11101000101110001011010111101000101010111000011101011100011011100111110111101000101110001011010111101000101010111000011101011100011011100111101101011110 e8b8b5e8ab875c6e7de8b8b5e8ab875c6e7b5e
UHC 踵談\n}踵談\n{^ 111100011010001011010011110010000101110001101110011111011111000110100010110100111100100001011100011011100111101101011110 f1a2d3c85c6e7df1a2d3c85c6e7b5e

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