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 ???WD???WD^ 0011111100111111001111110101011101000100001111110011111100111111010101110100010001011110 3f3f3f57443f3f3f57445e
SJIS-WIN 荼居輯WD荼居輯WD^ 1110010010110110100010111000111110001111010100110101011101000100111001001011011010001011100011111000111101010011010101110100010001011110 e4b68b8f8f535744e4b68b8f8f5357445e
EUC-JP 荼居輯WD荼居輯WD^ 1110100010111000101101011110111110111101101101000101011101000100111010001011100010110101111011111011110110110100010101110100010001011110 e8b8b5efbdb45744e8b8b5efbdb457445e
UTF-8 荼居輯WD荼居輯WD^ 1110100010001101101111001110010110110001100001011110100010111100101011110101011101000100111010001000110110111100111001011011000110000101111010001011110010101111010101110100010001011110 e88dbce5b185e8bcaf5744e88dbce5b185e8bcaf57445e
UHC ?居輯WD?居輯WD^ 001111111100101111011100111100101111111001010111010001000011111111001011110111001111001011111110010101110100010001011110 3fcbdcf2fe57443fcbdcf2fe57445e

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