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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 踰∫寮踰∫離^ 11100110111110101000000111100111100101111011111011100110111110101000000111100111100101111010001101011110 e6fa81e797bee6fa81e797a35e
EUC-JP 踰∫寮踰∫離^ 11101100111111001010001011101001110011101100000011101100111111001010001011101001110011101010010101011110 ecfca2e9cec0ecfca2e9cea55e
UTF-8 踰∫寮踰∫離^ 11101000101110001011000011100010100010001010101111100101101011111010111011101000101110001011000011100010100010001010101111101001100110111010001001011110 e8b8b0e288abe5afaee8b8b0e288abe99ba25e
UHC 踰∫寮踰∫離^ 11101011101100101010000111110010110101101111011111101011101100101010000111110010110101111110111001011110 ebb2a1f2d6f7ebb2a1f2d7ee5e

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