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 ùsùfn}ùsùfn{^ 1001110111111001011100111001110111111001011001100110111001111101100111011111100101110011100111011111100101100110011011100111101101011110 9df9739df9666e7d9df9739df9666e7b5e
SJIS-WIN ??s??fn}??s??fn{^ 0011111100111111011100110011111100111111011001100110111001111101001111110011111101110011001111110011111101100110011011100111101101011110 3f3f733f3f666e7d3f3f733f3f666e7b5e
EUC-JP ?ùs?ùfn}?ùs?ùfn{^ 00111111100011111010101111100011011100110011111110001111101010111110001101100110011011100111110100111111100011111010101111100011011100110011111110001111101010111110001101100110011011100111101101011110 3f8fabe3733f8fabe3666e7d3f8fabe3733f8fabe3666e7b5e
UTF-8 ùsùfn}ùsùfn{^ 11000010100111011100001110111001011100111100001010011101110000111011100101100110011011100111110111000010100111011100001110111001011100111100001010011101110000111011100101100110011011100111101101011110 c29dc3b973c29dc3b9666e7dc29dc3b973c29dc3b9666e7b5e
UHC ??s??fn}??s??fn{^ 0011111100111111011100110011111100111111011001100110111001111101001111110011111101110011001111110011111101100110011011100111101101011110 3f3f733f3f666e7d3f3f733f3f666e7b5e

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