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^ 11111011010110101000111010110100010101110100010011111011010110101000111010110100010101110100010001011110 fb5a8eb45744fb5a8eb457445e
EUC-JP 燾雫WD燾雫WD^ 100011111100101010111101101111001011011001010111010001001000111111001010101111011011110010110110010101110100010001011110 8fcabdbcb657448fcabdbcb657445e
UTF-8 燾雫WD燾雫WD^ 1110011110000111101111101110100110011011101010110101011101000100111001111000011110111110111010011001101110101011010101110100010001011110 e787bee99bab5744e787bee99bab57445e
UHC 燾?WD燾?WD^ 1101010010100111001111110101011101000100110101001010011100111111010101110100010001011110 d4a73f5744d4a73f57445e

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