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^ 111000110100110110001011100001111000101001011001010001001110001101001101100010111000011110001010010110010100010001011110 e34d8b878a5944e34d8b878a59445e
EUC-JP 絎窮該D絎窮該D^ 111001011010111010110101111001111011001110111010010001001110010110101110101101011110011110110011101110100100010001011110 e5aeb5e7b3ba44e5aeb5e7b3ba445e
UTF-8 絎窮該D絎窮該D^ 111001111011010110001110111001111010101010101110111010001010100110110010010001001110011110110101100011101110011110101010101011101110100010101001101100100100010001011110 e7b58ee7aaaee8a9b244e7b58ee7aaaee8a9b2445e
UHC ?窮該D?窮該D^ 00111111110011111110001111111010101100010100010000111111110011111110001111111010101100010100010001011110 3fcfe3fab1443fcfe3fab1445e

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