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 ???W}???W{^ 0011111100111111001111110101011101111101001111110011111100111111010101110111101101011110 3f3f3f577d3f3f3f577b5e
SJIS-WIN ?鄕晤W}?鄕晤W{^ 001111111111101110111000100111011110101101010111011111010011111111111011101110001001110111101011010101110111101101011110 3ffbb89deb577d3ffbb89deb577b5e
EUC-JP ??晤W}??晤W{^ 00111111001111111101101011101101010101110111110100111111001111111101101011101101010101110111101101011110 3f3fdaed577d3f3fdaed577b5e
UTF-8 뤳鄕晤W}뤳鄕晤W{^ 1110101110100100101100111110100110000100100101011110011010011001101001000101011101111101111010111010010010110011111010011000010010010101111001101001100110100100010101110111101101011110 eba4b3e98495e699a4577deba4b3e98495e699a4577b5e
UHC 뤳鄕晤W}뤳鄕晤W{^ 1000111111100001111110101100000111100111111110110101011101111101100011111110000111111010110000011110011111111011010101110111101101011110 8fe1fac1e7fb577d8fe1fac1e7fb577b5e

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