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 ???D???D^ 001111110011111100111111010001000011111100111111001111110100010001011110 3f3f3f443f3f3f445e
SJIS-WIN 跛晧юD跛晧юD^ 111001101110101010011101111011001000010010010000010001001110011011101010100111011110110010000100100100000100010001011110 e6ea9dec849044e6ea9dec8490445e
EUC-JP 跛晧юD跛晧юD^ 111011001110110011011010111011101010011111110000010001001110110011101100110110101110111010100111111100000100010001011110 ececdaeea7f044ececdaeea7f0445e
UTF-8 跛晧юD跛晧юD^ 11101000101101111001101111100110100110011010011111010001100011100100010011101000101101111001101111100110100110011010011111010001100011100100010001011110 e8b79be699a7d18e44e8b79be699a7d18e445e
UHC 跛晧юD跛晧юD^ 111101111111010111111011110001011010110011110000010001001111011111110101111110111100010110101100111100000100010001011110 f7f5fbc5acf044f7f5fbc5acf0445e

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