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^ 001111110011111101010111010001000011111100111111010101110100010001011110 3f3f57443f3f57445e
SJIS-WIN 寥?WD寥?WD^ 1001101110001100001111110101011101000100100110111000110000111111010101110100010001011110 9b8c3f57449b8c3f57445e
EUC-JP 寥?WD寥?WD^ 1101010111101100001111110101011101000100110101011110110000111111010101110100010001011110 d5ec3f5744d5ec3f57445e
UTF-8 寥렔WD寥렔WD^ 1110010110101111101001011110101110100000100101000101011101000100111001011010111110100101111010111010000010010100010101110100010001011110 e5afa5eba0945744e5afa5eba09457445e
UHC 寥렔WD寥렔WD^ 11101000111011111000111010101001010101110100010011101000111011111000111010101001010101110100010001011110 e8ef8ea95744e8ef8ea957445e

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