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^ 1110010010111101100001100101011101000100111001001011110110000110010101110100010001011110 e4bd865744e4bd8657445e
SJIS-WIN ???WD???WD^ 0011111100111111001111110101011101000100001111110011111100111111010101110100010001011110 3f3f3f57443f3f3f57445e
EUC-JP ä??WDä??WD^ 100011111010101110100011001111110011111101010111010001001000111110101011101000110011111100111111010101110100010001011110 8faba33f3f57448faba33f3f57445e
UTF-8 但WD但WD^ 1100001110100100110000101011110111000010100001100101011101000100110000111010010011000010101111011100001010000110010101110100010001011110 c3a4c2bdc2865744c3a4c2bdc28657445e
UHC ?½?WD?½?WD^ 00111111101010001111011000111111010101110100010000111111101010001111011000111111010101110100010001011110 3fa8f63f57443fa8f63f57445e

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