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 ???nW}???nW{^ 00111111001111110011111101101110010101110111110100111111001111110011111101101110010101110111101101011110 3f3f3f6e577d3f3f3f6e577b5e
SJIS-WIN ?①?nW}?①?nW{^ 001111111000011101000000001111110110111001010111011111010011111110000111010000000011111101101110010101110111101101011110 3f87403f6e577d3f87403f6e577b5e
EUC-JP ???nW}???nW{^ 00111111001111110011111101101110010101110111110100111111001111110011111101101110010101110111101101011110 3f3f3f6e577d3f3f3f6e577b5e
UTF-8 緣①뮵nW}緣①뮵nW{^ 11100111101101111010001111100010100100011010000011101011101011101011010101101110010101110111110111100111101101111010001111100010100100011010000011101011101011101011010101101110010101110111101101011110 e7b7a3e291a0ebaeb56e577de7b7a3e291a0ebaeb56e577b5e
UHC 緣①뮵nW}緣①뮵nW{^ 11100110110111101010100011100111100100101011110101101110010101110111110111100110110111101010100011100111100100101011110101101110010101110111101101011110 e6dea8e792bd6e577de6dea8e792bd6e577b5e

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