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 ãœt\on}ãœt\on{^ 1001110111100011100111000111010001011100011011110110111001111101100111011110001110011100011101000101110001101111011011100111101101011110 9de39c745c6f6e7d9de39c745c6f6e7b5e
SJIS-WIN ???t\on}???t\on{^ 0011111100111111001111110111010001011100011011110110111001111101001111110011111100111111011101000101110001101111011011100111101101011110 3f3f3f745c6f6e7d3f3f3f745c6f6e7b5e
EUC-JP ?ã?t\on}?ã?t\on{^ 001111111000111110101011101010100011111101110100010111000110111101101110011111010011111110001111101010111010101000111111011101000101110001101111011011100111101101011110 3f8fabaa3f745c6f6e7d3f8fabaa3f745c6f6e7b5e
UTF-8 ãœt\on}ãœt\on{^ 1100001010011101110000111010001111000010100111000111010001011100011011110110111001111101110000101001110111000011101000111100001010011100011101000101110001101111011011100111101101011110 c29dc3a3c29c745c6f6e7dc29dc3a3c29c745c6f6e7b5e
UHC ???t\on}???t\on{^ 0011111100111111001111110111010001011100011011110110111001111101001111110011111100111111011101000101110001101111011011100111101101011110 3f3f3f745c6f6e7d3f3f3f745c6f6e7b5e

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