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^ 111001001011011010001011100011111000111101010011010001001110010010110110100010111000111110001111010100110100010001011110 e4b68b8f8f5344e4b68b8f8f53445e
EUC-JP 荼居輯D荼居輯D^ 111010001011100010110101111011111011110110110100010001001110100010111000101101011110111110111101101101000100010001011110 e8b8b5efbdb444e8b8b5efbdb4445e
UTF-8 荼居輯D荼居輯D^ 111010001000110110111100111001011011000110000101111010001011110010101111010001001110100010001101101111001110010110110001100001011110100010111100101011110100010001011110 e88dbce5b185e8bcaf44e88dbce5b185e8bcaf445e
UHC ?居輯D?居輯D^ 00111111110010111101110011110010111111100100010000111111110010111101110011110010111111100100010001011110 3fcbdcf2fe443fcbdcf2fe445e

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