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^ 111001001010011010001100100011111000111101000100010001001110010010100110100011001000111110001111010001000100010001011110 e4a68c8f8f4444e4a68c8f8f44445e
EUC-JP 荐件愁D荐件愁D^ 111010001010100010110111111011111011110110100101010001001110100010101000101101111110111110111101101001010100010001011110 e8a8b7efbda544e8a8b7efbda5445e
UTF-8 荐件愁D荐件愁D^ 111010001000110110010000111001001011101110110110111001101000010010000001010001001110100010001101100100001110010010111011101101101110011010000100100000010100010001011110 e88d90e4bbb6e6848144e88d90e4bbb6e68481445e
UHC ?件愁D?件愁D^ 00111111110010111110110011100001111111100100010000111111110010111110110011100001111111100100010001011110 3fcbece1fe443fcbece1fe445e

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