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âÆn}ãwâÆn{^ 11100011011101111110001011000110011011100111110111100011011101111110001011000110011011100111101101011110 e377e2c66e7de377e2c66e7b5e
SJIS-WIN ?w??n}?w??n{^ 00111111011101110011111100111111011011100111110100111111011101110011111100111111011011100111101101011110 3f773f3f6e7d3f773f3f6e7b5e
EUC-JP ãwâÆn}ãwâÆn{^ 10001111101010111010101001110111100011111010101110100100100011111010100110100001011011100111110110001111101010111010101001110111100011111010101110100100100011111010100110100001011011100111101101011110 8fabaa778faba48fa9a16e7d8fabaa778faba48fa9a16e7b5e
UTF-8 ãwâÆn}ãwâÆn{^ 11000011101000110111011111000011101000101100001110000110011011100111110111000011101000110111011111000011101000101100001110000110011011100111101101011110 c3a377c3a2c3866e7dc3a377c3a2c3866e7b5e
UHC ?w?Æn}?w?Æn{^ 001111110111011100111111101010001010000101101110011111010011111101110111001111111010100010100001011011100111101101011110 3f773fa8a16e7d3f773fa8a16e7b5e

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