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^ 111001001011101010010000100010111000111101011100010001001110010010111010100100001000101110001111010111000100010001011110 e4ba908b8f5c44e4ba908b8f5c445e
EUC-JP 莠遂十D莠遂十D^ 111010001011110010111111111010111011110110111101010001001110100010111100101111111110101110111101101111010100010001011110 e8bcbfebbdbd44e8bcbfebbdbd445e
UTF-8 莠遂十D莠遂十D^ 111010001000111010100000111010011000000110000010111001011000110110000001010001001110100010001110101000001110100110000001100000101110010110001101100000010100010001011110 e88ea0e98182e58d8144e88ea0e98182e58d81445e
UHC ?遂十D?遂十D^ 00111111111000101100010011100100101010000100010000111111111000101100010011100100101010000100010001011110 3fe2c4e4a8443fe2c4e4a8445e

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