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^ 111001001001101010010000100011111000111101010001010001001110010010011010100100001000111110001111010100010100010001011110 e49a908f8f5144e49a908f8f51445e
EUC-JP 苞随讐D苞随讐D^ 111001111111101010111111111011111011110110110010010001001110011111111010101111111110111110111101101100100100010001011110 e7fabfefbdb244e7fabfefbdb2445e
UTF-8 苞随讐D苞随讐D^ 111010001000101110011110111010011001101010001111111010001010111010010000010001001110100010001011100111101110100110011010100011111110100010101110100100000100010001011110 e88b9ee99a8fe8ae9044e88b9ee99a8fe8ae90445e
UHC 苞?讐D苞?讐D^ 11111000111000100011111111100010110000100100010011111000111000100011111111100010110000100100010001011110 f8e23fe2c244f8e23fe2c2445e

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