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{^ 0011111100111111001111110101011101111101001111110011111100111111010101110111101101011110 3f3f3f577d3f3f3f577b5e
SJIS-WIN 叩炭辰W}叩炭辰W{^ 1001001001000000100100100101100110010010010000110101011101111101100100100100000010010010010110011001001001000011010101110111101101011110 924092599243577d924092599243577b5e
EUC-JP 叩炭辰W}叩炭辰W{^ 1100001110100001110000111011101011000011101001000101011101111101110000111010000111000011101110101100001110100100010101110111101101011110 c3a1c3bac3a4577dc3a1c3bac3a4577b5e
UTF-8 叩炭辰W}叩炭辰W{^ 1110010110001111101010011110011110000010101011011110100010111110101100000101011101111101111001011000111110101001111001111000001010101101111010001011111010110000010101110111101101011110 e58fa9e782ade8beb0577de58fa9e782ade8beb0577b5e
UHC 叩炭辰W}叩炭辰W{^ 1100110110110000111101111010100111110010111000110101011101111101110011011011000011110111101010011111001011100011010101110111101101011110 cdb0f7a9f2e3577dcdb0f7a9f2e3577b5e

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