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?Jn}?W?Jn{^ 00111111010101110011111101001010011011100111110100111111010101110011111101001010011011100111101101011110 3f573f4a6e7d3f573f4a6e7b5e
SJIS-WIN 踈W踈Jn}踈W踈Jn{^ 1110011011110001010101111110011011110001010010100110111001111101111001101111000101010111111001101111000101001010011011100111101101011110 e6f157e6f14a6e7de6f157e6f14a6e7b5e
EUC-JP 踈W踈Jn}踈W踈Jn{^ 1110110011110011010101111110110011110011010010100110111001111101111011001111001101010111111011001111001101001010011011100111101101011110 ecf357ecf34a6e7decf357ecf34a6e7b5e
UTF-8 踈W踈Jn}踈W踈Jn{^ 111010001011100010001000010101111110100010111000100010000100101001101110011111011110100010111000100010000101011111101000101110001000100001001010011011100111101101011110 e8b88857e8b8884a6e7de8b88857e8b8884a6e7b5e
UHC ?W?Jn}?W?Jn{^ 00111111010101110011111101001010011011100111110100111111010101110011111101001010011011100111101101011110 3f573f4a6e7d3f573f4a6e7b5e

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