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^ 1000110011110100001111110101011101000100100011001111010000111111010101110100010001011110 8cf43f57448cf43f57445e
EUC-JP 倖?WD倖?WD^ 1011100011110110001111110101011101000100101110001111011000111111010101110100010001011110 b8f63f5744b8f63f57445e
UTF-8 倖렣WD倖렣WD^ 1110010110000000100101101110101110100000101000110101011101000100111001011000000010010110111010111010000010100011010101110100010001011110 e58096eba0a35744e58096eba0a357445e
UHC 倖렣WD倖렣WD^ 11111010101110001000111010110100010101110100010011111010101110001000111010110100010101110100010001011110 fab88eb45744fab88eb457445e

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