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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 踰??}踰??{^ 1110011011111010001111110011111101111101111001101111101000111111001111110111101101011110 e6fa3f3f7de6fa3f3f7b5e
EUC-JP 踰??}踰??{^ 1110110011111100001111110011111101111101111011001111110000111111001111110111101101011110 ecfc3f3f7decfc3f3f7b5e
UTF-8 踰껉퀩}踰껉퀩{^ 111010001011100010110000111010101011101110001001111011011000000010101001011111011110100010111000101100001110101010111011100010011110110110000000101010010111101101011110 e8b8b0eabb89ed80a97de8b8b0eabb89ed80a97b5e
UHC 踰껉퀩}踰껉퀩{^ 111010111011001010000011111010101011001110011101011111011110101110110010100000111110101010110011100111010111101101011110 ebb283eab39d7debb283eab39d7b5e

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