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^ 11100010101101011111011011100010010101110100010011100010101101011111011011100010010101110100010001011110 e2b5f6e25744e2b5f6e257445e
EUC-JP 箏?WD箏?WD^ 1110010010110111001111110101011101000100111001001011011100111111010101110100010001011110 e4b73f5744e4b73f57445e
UTF-8 箏WD箏WD^ 1110011110101110100011111110111010010100100010010101011101000100111001111010111010001111111011101001010010001001010101110100010001011110 e7ae8fee94895744e7ae8fee948957445e
UHC 箏?WD箏?WD^ 1110111010110100001111110101011101000100111011101011010000111111010101110100010001011110 eeb43f5744eeb43f57445e

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