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{^ 111010111010100010111001010101111110101110101000101110010100101001101110011111011110101110101000101110010101011111101011101010001011100101001010011011100111101101011110 eba8b957eba8b94a6e7deba8b957eba8b94a6e7b5e
UHC 먹W먹Jn}먹W먹Jn{^ 1011100011010100010101111011100011010100010010100110111001111101101110001101010001010111101110001101010001001010011011100111101101011110 b8d457b8d44a6e7db8d457b8d44a6e7b5e

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