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 ???x}???x{^ 0011111100111111001111110111100001111101001111110011111100111111011110000111101101011110 3f3f3f787d3f3f3f787b5e
SJIS-WIN 澳?ズx}澳?ズx{^ 111000000101001100111111100000110101100101111000011111011110000001010011001111111000001101011001011110000111101101011110 e0533f8359787de0533f8359787b5e
EUC-JP 澳?ズx}澳?ズx{^ 110111111011010000111111101001011011101001111000011111011101111110110100001111111010010110111010011110000111101101011110 dfb43fa5ba787ddfb43fa5ba787b5e
UTF-8 澳뉒ズx}澳뉒ズx{^ 1110011010111110101100111110101110001001100100101110001110000010101110100111100001111101111001101011111010110011111010111000100110010010111000111000001010111010011110000111101101011110 e6beb3eb8992e382ba787de6beb3eb8992e382ba787b5e
UHC 澳뉒ズx}澳뉒ズx{^ 1110011111111110100001111110011110101011101110100111100001111101111001111111111010000111111001111010101110111010011110000111101101011110 e7fe87e7abba787de7fe87e7abba787b5e

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