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{^ 1001001001000011100100100100001110010001101101000101011101111101100100100100001110010010010000111001000110110100010101110111101101011110 9243924391b4577d9243924391b4577b5e
EUC-JP 辰辰其W}辰辰其W{^ 1100001110100100110000111010010011000010101101100101011101111101110000111010010011000011101001001100001010110110010101110111101101011110 c3a4c3a4c2b6577dc3a4c3a4c2b6577b5e
UTF-8 辰辰其W}辰辰其W{^ 1110100010111110101100001110100010111110101100001110010110000101101101100101011101111101111010001011111010110000111010001011111010110000111001011000010110110110010101110111101101011110 e8beb0e8beb0e585b6577de8beb0e8beb0e585b6577b5e
UHC 辰辰其W}辰辰其W{^ 1111001011100011111100101110001111010000111011000101011101111101111100101110001111110010111000111101000011101100010101110111101101011110 f2e3f2e3d0ec577df2e3f2e3d0ec577b5e

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