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^ 0011111110000100100011010011111101000100001111111000010010001101001111110100010001011110 3f848d3f443f848d3f445e
EUC-JP ?ы?D?ы?D^ 0011111110100111111011010011111101000100001111111010011111101101001111110100010001011110 3fa7ed3f443fa7ed3f445e
UTF-8 泥ы슓D泥ы슓D^ 11101111101001111010001111010001100010111110110010001010100100110100010011101111101001111010001111010001100010111110110010001010100100110100010001011110 efa7a3d18bec8a9344efa7a3d18bec8a93445e
UHC 泥ы슓D泥ы슓D^ 111011001011001010101100111011011001101010100010010001001110110010110010101011001110110110011010101000100100010001011110 ecb2aced9aa244ecb2aced9aa2445e

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