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 ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ???諛?????^ 0011111100111111001111111110011010000111001111110011111100111111001111110011111101011110 3f3f3fe6873f3f3f3f3f5e
EUC-JP ???諛?????^ 0011111100111111001111111110101111100111001111110011111100111111001111110011111101011110 3f3f3febe73f3f3f3f3f5e
UTF-8 溜븅쓧諛쏅졋燎덈컱^ 11101111101001111000101111101011101110001000010111101100100100111010011111101000101010111001101111101100100011111000010111101100101000011000101111101111101001111000000011101011100011011000100011101100101110111011000101011110 efa78bebb885ec93a7e8ab9bec8f85eca18befa780eb8d88ecbbb15e
UHC 溜븅쓧諛쏅졋燎덈컱^ 11101010111111101011101011101001100111011000100011101011101100001001101111101011101000001011101011101000111110111000100011101011101100001001011101011110 eafebae99d88ebb09beba0bae8fb88ebb0975e

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