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^ 10001100011000001001000110101001010101110100010010001100011000001001000110101001010101110100010001011110 8c6091a957448c6091a957445e
EUC-JP 形束WD形束WD^ 10110111110000011100001010101011010101110100010010110111110000011100001010101011010101110100010001011110 b7c1c2ab5744b7c1c2ab57445e
UTF-8 形束WD形束WD^ 1110010110111101101000101110011010011101100111110101011101000100111001011011110110100010111001101001110110011111010101110100010001011110 e5bda2e69d9f5744e5bda2e69d9f57445e
UHC 形束WD形束WD^ 11111011101000011110000111010110010101110100010011111011101000011110000111010110010101110100010001011110 fba1e1d65744fba1e1d657445e

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