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^ 1000100101100000001111110101011101000100100010010110000000111111010101110100010001011110 89603f574489603f57445e
EUC-JP 荏?WD荏?WD^ 1011000111000001001111110101011101000100101100011100000100111111010101110100010001011110 b1c13f5744b1c13f57445e
UTF-8 荏렣WD荏렣WD^ 1110100010001101100011111110101110100000101000110101011101000100111010001000110110001111111010111010000010100011010101110100010001011110 e88d8feba0a35744e88d8feba0a357445e
UHC 荏렣WD荏렣WD^ 11101100111110111000111010110100010101110100010011101100111110111000111010110100010101110100010001011110 ecfb8eb45744ecfb8eb457445e

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