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{^ 00111111010101110011111101001010011011100111110100111111010101110011111101001010011011100111101101011110 3f573f4a6e7d3f573f4a6e7b5e
EUC-JP ?W?Jn}?W?Jn{^ 00111111010101110011111101001010011011100111110100111111010101110011111101001010011011100111101101011110 3f573f4a6e7d3f573f4a6e7b5e
UTF-8 掠W掠Jn}掠W掠Jn{^ 111011111010010110110101010101111110111110100101101101010100101001101110011111011110111110100101101101010101011111101111101001011011010101001010011011100111101101011110 efa5b557efa5b54a6e7defa5b557efa5b54a6e7b5e
UHC 掠W掠Jn}掠W掠Jn{^ 1110010110110001010101111110010110110001010010100110111001111101111001011011000101010111111001011011000101001010011011100111101101011110 e5b157e5b14a6e7de5b157e5b14a6e7b5e

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