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^ 11100000011010010011111100111111010101110100010011100000011010010011111100111111010101110100010001011110 e0693f3f5744e0693f3f57445e
EUC-JP 瀛??WD瀛??WD^ 11011111110010100011111100111111010101110100010011011111110010100011111100111111010101110100010001011110 dfca3f3f5744dfca3f3f57445e
UTF-8 瀛뎼뢏WD瀛뎼뢏WD^ 1110011110000000100110111110101110001110101111001110101110100010100011110101011101000100111001111000000010011011111010111000111010111100111010111010001010001111010101110100010001011110 e7809beb8ebceba28f5744e7809beb8ebceba28f57445e
UHC 瀛뎼뢏WD瀛뎼뢏WD^ 1110011110111010100010011000111110001111010010100101011101000100111001111011101010001001100011111000111101001010010101110100010001011110 e7ba898f8f4a5744e7ba898f8f4a57445e

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