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 ????W}????W{^ 00111111001111110011111100111111010101110111110100111111001111110011111100111111010101110111101101011110 3f3f3f3f577d3f3f3f3f577b5e
SJIS-WIN 篌ハスW}篌ハスW{^ 1110001010111010110010101011110111110001110011100101011101111101111000101011101011001010101111011111000111001110010101110111101101011110 e2bacabdf1ce577de2bacabdf1ce577b5e
EUC-JP 篌ハス?W}篌ハス?W{^ 11100100101111001000111011001010100011101011110100111111010101110111110111100100101111001000111011001010100011101011110100111111010101110111101101011110 e4bc8eca8ebd3f577de4bc8eca8ebd3f577b5e
UTF-8 篌ハスW}篌ハスW{^ 1110011110101111100011001110111110111110100010101110111110111101101111011110111010000101100010010101011101111101111001111010111110001100111011111011111010001010111011111011110110111101111011101000010110001001010101110111101101011110 e7af8cefbe8aefbdbdee8589577de7af8cefbe8aefbdbdee8589577b5e
UHC ????W}????W{^ 00111111001111110011111100111111010101110111110100111111001111110011111100111111010101110111101101011110 3f3f3f3f577d3f3f3f3f577b5e

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