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{^ 1001000110000001010101111001000110000001010010100110111001111101100100011000000101010111100100011000000101001010011011100111101101011110 91815791814a6e7d91815791814a6e7b5e
EUC-JP 早W早Jn}早W早Jn{^ 1100000111100001010101111100000111100001010010100110111001111101110000011110000101010111110000011110000101001010011011100111101101011110 c1e157c1e14a6e7dc1e157c1e14a6e7b5e
UTF-8 早W早Jn}早W早Jn{^ 111001101001011110101001010101111110011010010111101010010100101001101110011111011110011010010111101010010101011111100110100101111010100101001010011011100111101101011110 e697a957e697a94a6e7de697a957e697a94a6e7b5e
UHC 早W早Jn}早W早Jn{^ 1111000011000100010101111111000011000100010010100110111001111101111100001100010001010111111100001100010001001010011011100111101101011110 f0c457f0c44a6e7df0c457f0c44a6e7b5e

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